Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp112 SourceLocation LineLoc = getCorrectLocation(LastHashLoc); in FileEntered()
176 LastHashLoc = HashLoc; in InclusionDirective()
H A DMacroPPCallbacks.h36 SourceLocation LastHashLoc; variable