Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Lex/
H A DPreprocessingRecord.cpp212 if (SourceMgr.isLoadedSourceLocation(Loc)) in findBeginLocalPreprocessedEntity()
243 if (SourceMgr.isLoadedSourceLocation(Loc)) in findEndLocalPreprocessedEntity()
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DSourceManager.h1750 bool isLoadedSourceLocation(SourceLocation Loc) const { in isLoadedSourceLocation() function
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp421 if (SM.isLoadedSourceLocation(E)) in visitPreprocessedEntitiesInRegion()