Home
last modified time | relevance | path

Searched refs:AddObjCPassingTypeChunk (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaCodeComplete.cpp6385 static void AddObjCPassingTypeChunk(QualType Type, in AddObjCPassingTypeChunk() function
6468 AddObjCPassingTypeChunk(Property->getType(), /*Quals=*/0, in AddObjCKeyValueCompletions()
6516 AddObjCPassingTypeChunk(Property->getType(), /*Quals=*/0, in AddObjCKeyValueCompletions()
7106 AddObjCPassingTypeChunk(ResTy, in CodeCompleteObjCMethodDecl()
7141 AddObjCPassingTypeChunk(ParamType, in CodeCompleteObjCMethodDecl()
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp8104 static void AddObjCPassingTypeChunk(QualType Type, unsigned ObjCDeclQuals, in AddObjCPassingTypeChunk() function
8184 AddObjCPassingTypeChunk(Property->getType(), /*Quals=*/0, Context, Policy, in AddObjCKeyValueCompletions()
8229 AddObjCPassingTypeChunk(Property->getType(), /*Quals=*/0, Context, Policy, in AddObjCKeyValueCompletions()
8810 AddObjCPassingTypeChunk(ResTy, Method->getObjCDeclQualifier(), Context, in CodeCompleteObjCMethodDecl()
8846 AddObjCPassingTypeChunk(ParamType, (*P)->getObjCDeclQualifier(), in CodeCompleteObjCMethodDecl()