Searched refs:MainFileLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DIndexing.cpp262 SourceLocation MainFileLoc = SM.getLocForStartOfFile(SM.getMainFileID()); variable
264 if (Loc == MainFileLoc && Reason == PPCallbacks::EnterFile) {

Completed in 64 milliseconds