Searched defs:FE (Results 1 - 25 of 27) sorted by path

12

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4124 ExprResult FE = local
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp165 bool canModifyFile(const FileEntry *FE) { argument
2144 auto FE = FileMgr.getFile(Val); local
2172 static std::string applyEditsToTemp(const FileEntry *FE, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp4358 auto *FE = cast<CXXFoldExpr>(E); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp216 FileEntry *FE; local
345 FileEntry *FE; local
[all...]
H A DSourceManager.cpp692 const FileEntry *FE = &BypassFile->getFileEntry(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp603 auto FE = FileMgr.getFile(Filename); local
H A DTargetInfo.cpp9051 static bool extractFieldType(SmallVectorImpl<FieldEncoding> &FE, argument
9104 SmallVector<FieldEncoding, 16> FE; local
9149 SmallVector<FieldEncoding, 16> FE; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2368 auto FE = FileMgr.getFile(SD.Filename); local
H A DCompilerInstance.cpp862 const FileEntry *FE = local
H A DFrontendActions.cpp290 Optional<FileEntryRef> FE = HS.LookupFile( local
H A DLogDiagnosticPrinter.cpp121 const FileEntry *FE = SM.getFileEntryForID(FID); local
150 const FileEntry *FE = SM.getFileEntryForID(FID); local
H A DVerifyDiagnosticConsumer.cpp540 const FileEntry *FE = &File->getFileEntry(); local
725 const FileEntry *FE = SrcManager->getFileEntryForID(FID); local
1014 const FileEntry *FE = SM.getFileEntryForID(FID); local
1060 const FileEntry *FE = Status.getFile(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp33 const FileEntry *FE = SM.getFileEntryForID(Decomposed.first); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DHeaderMap.cpp50 std::unique_ptr<HeaderMap> HeaderMap::Create(const FileEntry *FE, argument
H A DHeaderSearch.cpp113 const HeaderMap *HeaderSearch::CreateHeaderMap(const FileEntry *FE) { argument
637 checkMSVCHeaderSearch(DiagnosticsEngine &Diags, const FileEntry *MSFE, const FileEntry *FE, SourceLocation IncludeLoc) argument
1162 getFileInfo(const FileEntry *FE) argument
1185 getExistingFileInfo(const FileEntry *FE, bool WantExternal) const argument
1228 MarkFileModuleHeader(const FileEntry *FE, ModuleMap::ModuleHeaderRole Role, bool isCompilingModuleHeader) argument
[all...]
H A DPPDirectives.cpp676 auto *FE = SM.getFileEntryForID(ID); local
797 Optional<FileEntryRef> FE = HeaderInfo.LookupFile( local
[all...]
H A DPreprocessor.cpp601 bool Preprocessor::isPCHThroughHeader(const FileEntry *FE) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp2389 auto *FE = SrcMgr.getFileEntryForID(SrcMgr.getFileID(AtLoc)); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp115 const FileEntry *FE = SM.getFileEntryForID(SM.getFileID(Loc)); variable
H A DSemaStmt.cpp45 StmtResult Sema::ActOnExprStmt(ExprResult FE, bool DiscardedValue) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1818 HeaderFileInfoTrait::GetInternalKey(const FileEntry *FE) { argument
6136 const FileEntry *FE; member in class:__anon709::HeaderFileInfoVisitor
6140 HeaderFileInfoVisitor(const FileEntry *FE) argument
6162 GetHeaderFileInfo(const FileEntry *FE) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2458 RecordDecl::field_iterator FI, FE; local
H A DSarifDiagnostics.cpp56 static StringRef getFileName(const FileEntry &FE) { argument
112 static json::Object createArtifactLocation(const FileEntry &FE) { argument
116 static json::Object createArtifact(const FileEntry &FE) { argument
123 static json::Object createArtifactLocation(const FileEntry &FE, argument
191 createPhysicalLocation(const LangOptions &LO, SourceRange R, const FileEntry &FE, const SourceManager &SMgr, json::Array &Artifacts) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp617 auto FE = FileMgr.getFile(Entry.first); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp201 const FileEntry *FE = SM.getFileEntryForID(FileIDAndOffset.first); local

Completed in 379 milliseconds

12