Home
last modified time | relevance | path

Searched defs:IncludeLoc (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h75 SMLoc IncludeLoc; member
145 SMLoc IncludeLoc) { in AddNewSourceBuffer() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp42 SMLoc IncludeLoc, in AddIncludeFile() argument
261 void SourceMgr::PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const { in PrintIncludeStack() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp416 getFileAndSuggestModule(StringRef FileName,SourceLocation IncludeLoc,const DirectoryEntry * Dir,bool IsSystemHeaderDir,Module * RequestingModule,ModuleMap::KnownHeader * SuggestedModule,bool OpenFile,bool CacheFailures) getFileAndSuggestModule() argument
448 LookupFile(StringRef & Filename,HeaderSearch & HS,SourceLocation IncludeLoc,SmallVectorImpl<char> * SearchPath,SmallVectorImpl<char> * RelativePath,Module * RequestingModule,ModuleMap::KnownHeader * SuggestedModule,bool & InUserSpecifiedSystemFramework,bool & IsFrameworkFound,bool & IsInHeaderMap,SmallVectorImpl<char> & MappedName,bool OpenFile) const LookupFile() argument
760 checkMSVCHeaderSearch(DiagnosticsEngine & Diags,OptionalFileEntryRef MSFE,const FileEntry * FE,SourceLocation IncludeLoc) checkMSVCHeaderSearch() argument
818 diagnoseFrameworkInclude(DiagnosticsEngine & Diags,SourceLocation IncludeLoc,StringRef Includer,StringRef IncludeFilename,FileEntryRef IncludeFE,bool isAngled=false,bool FoundByHeaderMap=false) diagnoseFrameworkInclude() argument
862 LookupFile(StringRef Filename,SourceLocation IncludeLoc,bool isAngled,ConstSearchDirIterator FromDir,ConstSearchDirIterator * CurDirArg,ArrayRef<std::pair<OptionalFileEntryRef,DirectoryEntryRef>> Includers,SmallVectorImpl<char> * SearchPath,SmallVectorImpl<char> * RelativePath,Module * RequestingModule,ModuleMap::KnownHeader * SuggestedModule,bool * IsMapped,bool * IsFrameworkFound,bool SkipCache,bool BuildSystemModule,bool OpenFile,bool CacheFailures) LookupFile() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp558 createFileID(std::unique_ptr<llvm::MemoryBuffer> Buffer,SrcMgr::CharacteristicKind FileCharacter,int LoadedID,SourceLocation::UIntTy LoadedOffset,SourceLocation IncludeLoc) createFileID() argument
572 createFileID(const llvm::MemoryBufferRef & Buffer,SrcMgr::CharacteristicKind FileCharacter,int LoadedID,SourceLocation::UIntTy LoadedOffset,SourceLocation IncludeLoc) createFileID() argument
1488 SourceLocation IncludeLoc = FI.getIncludeLoc(); getPresumedLoc() local
1725 SourceLocation IncludeLoc = File.getIncludeLoc(); computeMacroArgsCache() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp166 FullSourceLoc IncludeLoc = in emitIncludeStack() local
H A DPrintPreprocessedOutput.cpp345 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); FileChanged() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp75 __anonb733d8830202(StringRef TypeStr, StringRef Context, SourceLocation IncludeLoc) Parser() argument
H A DParseDecl.cpp8055 ParseTypeFromString(StringRef TypeStr,StringRef Context,SourceLocation IncludeLoc) ParseTypeFromString() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h303 SourceLocation IncludeLoc; variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp437 DiagnoseNonDefaultPragmaAlignPack(PragmaAlignPackDiagnoseKind Kind,SourceLocation IncludeLoc) DiagnoseNonDefaultPragmaAlignPack() argument
H A DSema.cpp152 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); FileChanged() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5105 SMLoc IncludeLoc = getTok().getLoc(); parseDirectiveInclude() local
H A DMasmParser.cpp6118 SMLoc IncludeLoc = getTok().getLoc(); parseDirectiveInclude() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1687 if (IncludeLoc.isInvalid() && F->Kind != MK_MainFile) { in ReadSLocEntry() local
1645 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); ReadSLocEntry() local