Searched refs:FM (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DPlistReporter.cpp42 FIDMap FM; local
49 AddFID(FM, Fids, SM, D.getLocation());
53 AddFID(FM, Fids, SM, RI->getBegin());
54 AddFID(FM, Fids, SM, RI->getEnd());
102 EmitLocation(o, SM, D.getLocation(), FM, 2);
111 FM, 4);
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExternalASTMerger.h75 FileManager &FM; member in struct:clang::ExternalASTMerger::ImporterTarget
85 FileManager &FM; member in class:clang::ExternalASTMerger::ImporterSource
95 ImporterSource(ASTContext &AST, FileManager &FM, const OriginMap &OM, argument
97 : AST(AST), FM(FM), OM(OM), Temporary(Temporary), Merger(Merger) {}
99 FileManager &getFileManager() const { return FM; }
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderMap.h73 FileManager &FM);
80 Optional<FileEntryRef> LookupFile(StringRef Filename, FileManager &FM) const;
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp76 const FIDMap& FM; member in class:__anon889::PlistPrinter
83 PlistPrinter(const FIDMap& FM, AnalyzerOptions &AnOpts, argument
86 : FM(FM), AnOpts(AnOpts), PP(PP), CTU(CTU) {
168 static void printBugPath(llvm::raw_ostream &o, const FIDMap& FM,
178 FIDMap &FM,
206 FM, indent + 1);
244 FM, indent + 2);
281 EmitRange(o, SM, Lexer::getAsCharRange(StartEdge, SM, LangOpts), FM,
286 EmitRange(o, SM, Lexer::getAsCharRange(EndEdge, SM, LangOpts), FM,
492 printCoverage(const PathDiagnostic *D, unsigned InputIndentLevel, SmallVectorImpl<FileID> &Fids, FIDMap &FM, llvm::raw_fd_ostream &o) argument
523 printBugPath(llvm::raw_ostream &o, const FIDMap& FM, AnalyzerOptions &AnOpts, const Preprocessor &PP, const cross_tu::CrossTranslationUnitContext &CTU, const PathPieces &Path) argument
603 FIDMap FM; local
[all...]
H A DSarifDiagnostics.cpp40 FilesMade *FM) override;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DHeaderMap.cpp51 FileManager &FM) {
56 auto FileBuffer = FM.getBufferForFile(FE);
200 FileManager &FM) const {
207 return FM.getOptionalFileRef(Dest);
50 Create(const FileEntry *FE, FileManager &FM) argument
H A DPPLexerChange.cpp201 static void computeRelativePath(FileManager &FM, const DirectoryEntry *Dir,
209 if (auto CurDir = FM.getDirectory(Path)) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.h31 FaultMaps FM; member in class:llvm::X86AsmPrinter
145 FM.reset();
H A DX86AsmPrinter.cpp47 : AsmPrinter(TM, std::move(Streamer)), SM(*this), FM(*this) {}
755 FM.serializeToFaultMapSection();
787 FM.serializeToFaultMapSection();
H A DX86MCInstLower.cpp1268 FM.recordFaultingOp(FK, FaultingLabel, HandlerLabel);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp206 FactID addLock(FactManager &FM, std::unique_ptr<FactEntry> Entry) { argument
207 FactID F = FM.newFact(std::move(Entry));
212 bool removeLock(FactManager& FM, const CapabilityExpr &CapE) { argument
218 if (FM[FactIDs[i]].matches(CapE)) {
224 if (FM[FactIDs[n-1]].matches(CapE)) {
231 iterator findLockIter(FactManager &FM, const CapabilityExpr &CapE) { argument
233 return FM[ID].matches(CapE);
237 const FactEntry *findLock(FactManager &FM, const CapabilityExpr &CapE) const { argument
239 return FM[ID].matches(CapE);
241 return I != end() ? &FM[*
244 findLockUniv(FactManager &FM, const CapabilityExpr &CapE) const argument
252 findPartialMatch(FactManager &FM, const CapabilityExpr &CapE) const argument
260 containsMutexDecl(FactManager &FM, const ValueDecl* Vd) const argument
[all...]
/freebsd-11-stable/usr.sbin/fmtree/
H A Dspecspec.c43 #define FM(a, b, c, d) \ macro
153 if (FM(n1, n2, F_TIME, st_mtimespec))
/freebsd-11-stable/contrib/mtree/
H A Dspecspec.c52 #define FM(a, b, c, d) \ macro
166 if (FM(n1, n2, F_TIME, st_mtimespec))
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DInitHeaderSearch.cpp136 FileManager &FM = Headers.getFileMgr(); local
158 if (auto DE = FM.getOptionalDirectoryRef(MappedPathStr)) {
167 if (auto FE = FM.getFile(MappedPathStr)) {
/freebsd-11-stable/sys/dev/ncr/
H A Dncrreg.h153 #define FM 0x02 /* mod: fetch pin mode */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp281 FastMathFlags FM = getFastMathFlags(); local
282 FM &= FP->getFastMathFlags();
283 copyFastMathFlags(FM);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1254 FallthroughMapper FM(S);
1255 FM.TraverseStmt(AC.getBody());
1257 if (!FM.foundSwitchStatements())
1260 if (PerFunction && FM.getFallthroughStmts().empty())
1268 FM.fillReachableBlocks(Cfg);
1281 if (!FM.checkFallThroughIntoBlock(*B, AnnotatedCnt,
1314 for (const auto *F : FM.getFallthroughStmts())
/freebsd-11-stable/sys/powerpc/powerpc/
H A Ddb_disasm.c737 u_int FM; local
738 FM = extract_field(instr, 31 - 14, 8);
739 APP_PSTR("0x%x, ", FM);
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp549 for (auto &FM : MemMgr.FunctionMemory) {
551 auto &FM_MB = FM.MB;
/freebsd-11-stable/sys/dev/sym/
H A Dsym_defs.h370 #define FM 0x02 /* mod: fetch pin mode */ macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp418 *this, Target.AST, Target.FM, S, SharedState));
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp122 FileManager &FM,
160 auto BufferOrError = FM.getBufferForFile(ContentsEntry, IsFileVolatile);
121 getBuffer(DiagnosticsEngine &Diag, FileManager &FM, SourceLocation Loc, bool *Invalid) const argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp355 for (const auto &FM : FileIDMapping) {
356 SourceLocation ExpandedLoc = FM.second.second;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp665 Function *FM = dyn_cast<Function>(CM.second); local
666 if (FM != &F)
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h188 FileManager &FM,

Completed in 240 milliseconds

12