Searched defs:Match (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerIterationChecker.cpp35 static void emitDiagnostics(const BoundNodes &Match, const Decl *D, argument
H A DPointerSortingChecker.cpp35 static void emitDiagnostics(const BoundNodes &Match, const Decl *D, argument
H A DObjCAutoreleaseWriteChecker.cpp109 static void emitDiagnostics(BoundNodes &Match, const Decl *D, BugReporter &BR, argument
H A DRunLoopAutoreleaseLeakChecker.cpp80 static void emitDiagnostics(BoundNodes &Match, argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp177 evalData(const DebugPrintNodeData &Data, const MatchFinder::MatchResult &Match, std::string *Result) argument
189 evalData(const UnaryOperationData &Data, const MatchFinder::MatchResult &Match, std::string *Result) argument
229 evalData(const SelectorData &Data, const MatchFinder::MatchResult &Match, std::string *Result) argument
265 evalData(const AccessData &Data, const MatchFinder::MatchResult &Match, std::string *Result) argument
285 evalData(const IfBoundData &Data, const MatchFinder::MatchResult &Match, std::string *Result) argument
292 evalData(const MatchConsumer<std::string> &Fn, const MatchFinder::MatchResult &Match, std::string *Result) argument
301 evalData(const SequenceData &Data, const MatchFinder::MatchResult &Match, std::string *Result) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_suppressions.cpp91 bool SuppressionContext::Match(const char *str, const char *type, function in class:__sanitizer::SuppressionContext
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp107 bool Match = match(In, m_And(m_Shl(m_LShr(m_Value(BF), m_ConstantInt(CSR)), local
[all...]
/freebsd-13-stable/sys/contrib/dev/acpica/components/events/
H A Devrgnini.c497 BOOLEAN Match; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp192 auto Match = local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DPrintfFormatString.cpp130 std::string Match = "^[[:space:]]*" local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp114 bool Match = true; local
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86EVEX2VEXTablesEmitter.cpp212 auto Match = llvm::find_if(VEXInsts[Opcode], IsMatch(EVEXInst)); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp604 bool Match = true; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp302 bool FileSpec::Match(const FileSpec &pattern, const FileSpec &file) { function in class:FileSpec
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp235 StringRef Match = MatchTrie.findEquivalent(NativeFilePath, ES); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCWin64EH.cpp476 bool Match = true; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp515 bool Match = false; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSDictionary.cpp38 bool NSDictionary_Additionals::AdditionalFormatterMatching::Prefix::Match( function in class:NSDictionary_Additionals::AdditionalFormatterMatching::Prefix
46 bool NSDictionary_Additionals::AdditionalFormatterMatching::Full::Match( function in class:NSDictionary_Additionals::AdditionalFormatterMatching::Full
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.cpp874 auto Match = [=](StringRef RPath) { return RPath == Old || RPath == New; }; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp622 bool Output::matchEnumScalar(const char *Str, bool Match) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp257 StringRef Match() { return StringRef(P, PEnd - P); } function in class:__anon1916::ParseHelper
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h129 Match, member in class:llvm::DiagnosticPredicateTy
163 explicit DiagnosticPredicate(bool Match) argument
/freebsd-13-stable/usr.bin/fortune/fortune/
H A Dfortune.c109 static bool Match = FALSE; /* dump fortunes matching a pattern */ variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h1425 bool Match = true; local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp1177 const char *Match = nullptr; local

Completed in 457 milliseconds

12