Home
last modified time | relevance | path

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

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