Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h75 SMLoc IncludeLoc; member
145 SMLoc IncludeLoc) { in AddNewSourceBuffer()
/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...]
/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp440 StringRef FileName, SourceLocation IncludeLoc, const DirectoryEntry *Dir, in getFileAndSuggestModule() argument
472 StringRef &Filename, HeaderSearch &HS, SourceLocation IncludeLoc, in LookupFile() argument
784 SourceLocation IncludeLoc) { in checkMSVCHeaderSearch() argument
842 diagnoseFrameworkInclude(DiagnosticsEngine &Diags, SourceLocation IncludeLoc, in diagnoseFrameworkInclude() argument
886 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...]
/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp571 createFileID(std::unique_ptr<llvm::MemoryBuffer> Buffer,SrcMgr::CharacteristicKind FileCharacter,int LoadedID,SourceLocation::UIntTy LoadedOffset,SourceLocation IncludeLoc) createFileID() argument
585 createFileID(const llvm::MemoryBufferRef & Buffer,SrcMgr::CharacteristicKind FileCharacter,int LoadedID,SourceLocation::UIntTy LoadedOffset,SourceLocation IncludeLoc) createFileID() argument
1503 SourceLocation IncludeLoc = FI.getIncludeLoc(); getPresumedLoc() local
1740 SourceLocation IncludeLoc = File.getIncludeLoc(); computeMacroArgsCache() local
[all...]
/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp166 FullSourceLoc IncludeLoc = emitIncludeStack() local
H A DPrintPreprocessedOutput.cpp360 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged() local
/llvm-project/clang/lib/Parse/
H A DParser.cpp76 [this](StringRef TypeStr, StringRef Context, SourceLocation IncludeLoc) { in Parser() argument
H A DParseDecl.cpp8500 ParseTypeFromString(StringRef TypeStr,StringRef Context,SourceLocation IncludeLoc) ParseTypeFromString() argument
/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h303 SourceLocation IncludeLoc; variable
/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp449 DiagnoseNonDefaultPragmaAlignPack(PragmaAlignPackDiagnoseKind Kind,SourceLocation IncludeLoc) DiagnoseNonDefaultPragmaAlignPack() argument
H A DSema.cpp177 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); FileChanged() local
/llvm-project/clang-tools-extra/clangd/
H A DSourceCode.cpp1248 auto IncludeLoc = SM.getIncludeLoc(DefFile); in translatePreamblePatchLocation() local
/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5111 SMLoc IncludeLoc = getTok().getLoc(); parseDirectiveInclude() local
H A DMasmParser.cpp6119 SMLoc IncludeLoc = getTok().getLoc(); parseDirectiveInclude() local
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1686 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); ReadSLocEntry() local
1727 SourceLocation IncludeLoc = ReadSourceLocation(*F, Record[1]); ReadSLocEntry() local
H A DASTWriter.cpp1713 SourceLocation IncludeLoc = File.getIncludeLoc(); getAffectingIncludeLoc() local