Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DMacroPPCallbacks.cpp111 SourceLocation LineLoc = getCorrectLocation(LastHashLoc); in FileEntered()
175 LastHashLoc = HashLoc; in InclusionDirective()
DMacroPPCallbacks.h35 SourceLocation LastHashLoc; variable