Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp111 SourceLocation LineLoc = getCorrectLocation(LastHashLoc); in FileEntered()
175 LastHashLoc = HashLoc; in InclusionDirective()
H A DMacroPPCallbacks.h34 SourceLocation LastHashLoc; variable