Home
last modified time | relevance | path

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

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