Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPDirectives.cpp835 SourceLocation IncLoc = PLoc.getIncludeLoc(); in ReadLineMarkerFlags() local
836 if (IncLoc.isInvalid() || in ReadLineMarkerFlags()
837 SM.getDecomposedInstantiationLoc(IncLoc).first != CurFileID) { in ReadLineMarkerFlags()