Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessingRecord.cpp212 if (SourceMgr.isLoadedSourceLocation(Loc)) in findBeginLocalPreprocessedEntity()
243 if (SourceMgr.isLoadedSourceLocation(Loc)) in findEndLocalPreprocessedEntity()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h1720 bool isLoadedSourceLocation(SourceLocation Loc) const { in isLoadedSourceLocation() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp420 if (SM.isLoadedSourceLocation(E)) in visitPreprocessedEntitiesInRegion()