Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp547 createFileID(FileEntryRef SourceFile,SourceLocation IncludePos,SrcMgr::CharacteristicKind FileCharacter,int LoadedID,SourceLocation::UIntTy LoadedOffset) createFileID() argument
604 createFileIDImpl(ContentCache & File,StringRef Filename,SourceLocation IncludePos,SrcMgr::CharacteristicKind FileCharacter,int LoadedID,SourceLocation::UIntTy LoadedOffset) createFileIDImpl() argument
/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp2632 SourceLocation IncludePos = FilenameTok.getLocation(); HandleHeaderIncludeOrImport() local