Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp31 void findTypeLocForBlockDecl(const clang::TypeSourceInfo *TSInfo, in findTypeLocForBlockDecl() function
497 findTypeLocForBlockDecl(Var->getTypeSourceInfo(), BlockLoc, BlockProtoLoc); in getFragmentsForVar()
562 findTypeLocForBlockDecl(TSInfo, BlockLoc, BlockProtoLoc); in getFragmentsForParam()
1365 findTypeLocForBlockDecl(Property->getTypeSourceInfo(), BlockLoc, in getFragmentsForObjCProperty()