Searched defs:Match (Results 26 - 48 of 48) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h734 struct Match { struct in class:llvm::Pattern
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DYAMLTraits.cpp651 bool Output::matchEnumScalar(const char *Str, bool Match) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp257 StringRef Match() { return StringRef(P, PEnd - P); } function in class:__anon647::ParseHelper
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h128 Match, member in class:llvm::DiagnosticPredicateTy
162 explicit DiagnosticPredicate(bool Match) argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A DConfigManager.cpp1119 auto Match = [=](StringRef RPath) { return RPath == Old || RPath == New; }; local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcpplint.py409 def Match(pattern, s): function
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h1424 bool Match = true; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp1039 int Match = 0; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp1178 const char *Match = nullptr; local
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcomponentlib.h402 MatchFcn Match; member in struct:ComponentAnyInfo
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.h101 struct Match struct
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DFormatString.h261 Match = 1, enumerator in enum:clang::analyze_format_string::ArgType::MatchKind
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1584 bool Match = false; local
1691 bool Match = false; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4228 unsigned Match[4]; local
4440 SmallVector<unsigned, 8> Match; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3782 QualType Match; local
H A DSemaTemplate.cpp2904 bool Match; member in struct:__anon849::DependencyChecker
H A DSemaDecl.cpp8653 auto Match = llvm::find(Names, DesugaredTy.getUnqualifiedType().getAsString()); local
H A DSemaChecking.cpp8799 analyze_printf::ArgType::MatchKind Match = AT.matchesType(S.Context, ExprTy); local
9198 analyze_format_string::ArgType::MatchKind Match = local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1607 const auto Match = BaseFuncProf.find(FuncOverlap.TestName); local
[all...]
/netbsd-current/sys/arch/hppa/hppa/
H A Ddb_disasm.c975 #define Match(s) (strncmp(s,i->mnem,sizeof(s)-1) == 0) macro
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3315 auto Match = [&NewShiftOpcode, &X, &C, &Y, &TLI, &DAG](SDValue V) { local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3168 Match(Value *V, Type *AccessTy, unsigned AS, Instruction *MemoryInst, function in class:__anon1748::AddressingModeMatcher
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp4843 llvm::CallInst *Match = local

Completed in 430 milliseconds

12