Home
last modified time | relevance | path

Searched defs:IncludePos (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSourceManager.cpp534 SourceLocation IncludePos, in createFileID()
543 SourceLocation IncludePos, in createFileID()
600 SourceLocation IncludePos, in createFileIDImpl()
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPDirectives.cpp2507 SourceLocation IncludePos = FilenameTok.getLocation(); in HandleHeaderIncludeOrImport() local