Home
last modified time | relevance | path

Searched defs:Found (Results 1 – 25 of 64) sorted by relevance

123

/external/llvm/lib/Fuzzer/test/
DCxxTokensTest.cpp8 static void Found() { in Found() function
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.h67 bool Found = false, DynamicFound = false; variable
153 bool Found = false, DynamicFound = false; in matchesConditionallyWithCuda() local
/external/llvm/lib/CodeGen/
DProcessImplicitDefs.cpp101 bool Found = false; in processImplicitDef() local
DMachineInstr.cpp1187 bool Found = (MOReg == Reg); in findRegisterDefOperandIdx() local
1740 bool Found = false; in addRegisterKilled() local
1812 bool Found = false; in addRegisterDead() local
/external/llvm/lib/MC/
DMCSubtargetInfo.cpp93 const SubtargetInfoKV *Found = in getSchedModelForCPU() local
/external/llvm/unittests/ProfileData/
DInstrProfTest.cpp26 std::error_code Found) { in ErrorEquals()
/external/clang/unittests/Tooling/
DRewriterTestContext.h75 StringRef Found = in createOnDiskFile() local
DTestVisitor.h226 bool Found; member
DToolingTest.cpp271 bool Found = false; in TEST() local
/external/llvm/include/llvm/MC/
DMCSubtargetInfo.h148 auto Found = std::find_if(ProcDesc.begin(), ProcDesc.end(), in isCPUStringValid() local
/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp341 LookupResult Found(*this, NNS->getAsIdentifier(), SourceLocation(), in FindFirstQualifierInScope() local
361 LookupResult Found(*this, &II, IdLoc, LookupNestedNameSpecifierName); in isNonTypeNestedNameSpecifier() local
467 LookupResult Found(*this, &Identifier, IdentifierLoc, in BuildCXXNestedNameSpecifier() local
DSemaAccess.cpp1532 DeclAccessPair Found) { in CheckUnresolvedLookupAccess()
1548 DeclAccessPair Found) { in CheckUnresolvedMemberAccess()
1687 DeclAccessPair Found, in CheckAllocationAccess()
1706 DeclAccessPair Found) { in CheckMemberAccess()
1723 DeclAccessPair Found) { in CheckMemberOperatorAccess()
1773 DeclAccessPair Found) { in CheckAddressOfMemberAccess()
DSemaTemplateInstantiateDecl.cpp427 DeclContext::lookup_result Found = Owner->lookup(Pattern->getDeclName()); in VisitTypeAliasTemplateDecl() local
912 DeclContext::lookup_result Found = Owner->lookup(Pattern->getDeclName()); in VisitClassTemplateDecl() local
1073 DeclContext::lookup_result Found in VisitClassTemplatePartialSpecializationDecl() local
1106 DeclContext::lookup_result Found = Owner->lookup(Pattern->getDeclName()); in VisitVarTemplateDecl() local
1157 DeclContext::lookup_result Found = Owner->lookup(VarTemplate->getDeclName()); in VisitVarTemplatePartialSpecializationDecl() local
2441 DeclContext::lookup_result Found in VisitClassTemplateSpecializationDecl() local
4383 if (auto Found = CurrentInstantiationScope->findInstantiationOf(D)) { in FindInstantiatedDecl() local
4514 DeclContext::lookup_result Found = ParentDC->lookup(D->getDeclName()); in FindInstantiatedDecl() local
DSemaLookup.cpp671 bool Found = false; in LookupDirect() local
769 bool Found = LookupDirect(S, R, NS); in CppNamespaceLookup() local
929 bool Found = false; in CppLookupName() local
1094 bool Found = false; in CppLookupName() local
1488 bool Found = false; in LookupQualifiedNameInUsingDirectives() local
1908 DeclContext::lookup_iterator Found = Paths->front().Decls.begin(); in DiagnoseAmbiguousLookup() local
/external/llvm/lib/TableGen/
DTGLexer.cpp312 DependenciesMapTy::const_iterator Found = Dependencies.find(IncludedFile); in LexInclude() local
/external/clang/tools/diagtool/
DTreeView.cpp94 const GroupRecord *Found = in showGroup() local
/external/llvm/lib/Target/X86/
DX86FixupLEAs.cpp208 bool Found; in searchBackwards() local
/external/clang/lib/Basic/
DDiagnosticIDs.cpp152 const StaticDiagInfoRec *Found = &StaticDiagInfo[ID + Offset]; in GetDiagInfo() local
556 const WarningOption *Found = std::lower_bound( in getDiagnosticsInGroup() local
/external/clang/lib/ASTMatchers/Dynamic/
DVariantValue.cpp137 const DynTypedMatcher *Found = nullptr; in getTypedMatcher() local
/external/clang/lib/Frontend/
DFrontendAction.cpp270 bool Found = false; in BeginSourceFile() local
/external/llvm/lib/Support/
DTriple.cpp560 bool Found[4]; in normalize() local
/external/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp651 unsigned Found = ~0u; in emitComposeSubRegIndices() local
713 unsigned Found = ~0u; in emitComposeSubRegIndexLaneMask() local
/external/llvm/tools/llvm-readobj/
DStreamWriter.h83 bool Found = false; in printEnum() local
/external/clang/include/clang/Sema/
DLookup.h43 Found, enumerator
/external/apache-http/src/org/apache/http/impl/
DEnglishReasonPhraseCatalog.java156 "Not Found"); in setReason()

123