Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp539 SourceLocation IncludePos, in createFileID()
596 SourceLocation IncludePos, in createFileIDImpl()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp2668 SourceLocation IncludePos = FilenameTok.getLocation(); in HandleHeaderIncludeOrImport() local