Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp34 void findTypeLocForBlockDecl(const clang::TypeSourceInfo *TSInfo, in findTypeLocForBlockDecl() function
541 findTypeLocForBlockDecl(Var->getTypeSourceInfo(), BlockLoc, BlockProtoLoc); in getFragmentsForVar()
604 findTypeLocForBlockDecl(TSInfo, BlockLoc, BlockProtoLoc); in getFragmentsForParam()
1528 findTypeLocForBlockDecl(Property->getTypeSourceInfo(), BlockLoc, in getFragmentsForObjCProperty()