Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPreprocessingRecord.cpp202 if (SourceMgr.isLoadedSourceLocation(Loc)) in findBeginLocalPreprocessedEntity()
233 if (SourceMgr.isLoadedSourceLocation(Loc)) in findEndLocalPreprocessedEntity()
/external/clang/include/clang/Basic/
DSourceManager.h1554 bool isLoadedSourceLocation(SourceLocation Loc) const { in isLoadedSourceLocation() function
/external/clang/tools/libclang/
DCIndex.cpp406 if (SM.isLoadedSourceLocation(E)) in visitPreprocessedEntitiesInRegion()