Home
last modified time | relevance | path

Searched refs:getObjCEncodingForTypeImpl (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/clang/lib/AST/
H A DASTContext.cpp5273 getObjCEncodingForTypeImpl(T, S, true, true, nullptr, in getObjCEncodingForMethodParameter()
5472 getObjCEncodingForTypeImpl(T, S, true, true, Field, in getObjCEncodingForType()
5482 getObjCEncodingForTypeImpl(T, S, true, true, nullptr, in getObjCEncodingForPropertyType()
5593 void ASTContext::getObjCEncodingForTypeImpl(QualType T, std::string& S, in getObjCEncodingForTypeImpl() function in ASTContext
5619 getObjCEncodingForTypeImpl(CT->getElementType(), S, false, false, nullptr); in getObjCEncodingForTypeImpl()
5626 getObjCEncodingForTypeImpl(AT->getValueType(), S, false, false, nullptr); in getObjCEncodingForTypeImpl()
5696 getObjCEncodingForTypeImpl(PointeeTy, S, false, ExpandPointedToStructures, in getObjCEncodingForTypeImpl()
5711 getObjCEncodingForTypeImpl(AT->getElementType(), S, in getObjCEncodingForTypeImpl()
5725 getObjCEncodingForTypeImpl(AT->getElementType(), S, in getObjCEncodingForTypeImpl()
5770 getObjCEncodingForTypeImpl(Field->getType(), S, false, true, in getObjCEncodingForTypeImpl()
[all …]
/aosp_15_r20/external/clang/include/clang/AST/
H A DASTContext.h2505 void getObjCEncodingForTypeImpl(QualType t, std::string &S,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DASTContext.h3304 void getObjCEncodingForTypeImpl(QualType t, std::string &S,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DASTContext.h3278 void getObjCEncodingForTypeImpl(QualType t, std::string &S,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DASTContext.h3278 void getObjCEncodingForTypeImpl(QualType t, std::string &S,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DASTContext.h3260 void getObjCEncodingForTypeImpl(QualType t, std::string &S,