Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Basic/
H A DSourceManager.cpp533 SourceLocation IncludePos, in createFileID()
542 SourceLocation IncludePos, in createFileID()
599 SourceLocation IncludePos, in createFileIDImpl()
/llvm-project-15.0.7/clang/lib/Lex/
H A DPPDirectives.cpp2516 SourceLocation IncludePos = FilenameTok.getLocation(); in HandleHeaderIncludeOrImport() local