Home
last modified time | relevance | path

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

123

/external/llvm/lib/CodeGen/
DProcessImplicitDefs.cpp100 bool Found = false; in processImplicitDef() local
DMachineInstr.cpp1130 bool Found = (MOReg == Reg); in findRegisterDefOperandIdx() local
1690 bool Found = false; in addRegisterKilled() local
1763 bool Found = false; in addRegisterDead() local
/external/clang/unittests/Tooling/
DRewriterTestContext.h74 StringRef Found = TemporaryFiles.GetOrCreateValue(Name, Path.str()).second; in createOnDiskFile() local
DToolingTest.cpp258 bool &Found; member
285 bool Found = false; in TEST() local
DTestVisitor.h226 bool Found; member
DRefactoringTest.cpp240 StringRef Found = TemporaryFiles.GetOrCreateValue(Name, Path.str()).second; in createFile() local
/external/llvm/lib/MC/
DMCSubtargetInfo.cpp94 const SubtargetInfoKV *Found = in getSchedModelForCPU() local
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.h65 bool Found = false, DynamicFound = false; in matchesConditionally() local
/external/llvm/lib/TableGen/
DTGLexer.cpp312 DependenciesMapTy::const_iterator Found = Dependencies.find(IncludedFile); in LexInclude() local
/external/chromium_org/chrome/utility/media_galleries/
Diapps_xml_utils.cc156 bool XmlDictReader::Found(const std::string& key) const { in Found() function in iapps::XmlDictReader
/external/clang/tools/diagtool/
DTreeView.cpp94 const GroupRecord *Found = in showGroup() local
/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp293 LookupResult Found(*this, NNS->getAsIdentifier(), SourceLocation(), in FindFirstQualifierInScope() local
313 LookupResult Found(*this, &II, IdLoc, LookupNestedNameSpecifierName); in isNonTypeNestedNameSpecifier() local
422 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.cpp344 DeclContext::lookup_result Found = Owner->lookup(Pattern->getDeclName()); in VisitTypeAliasTemplateDecl() local
827 DeclContext::lookup_result Found = Owner->lookup(Pattern->getDeclName()); in VisitClassTemplateDecl() local
988 DeclContext::lookup_result Found in VisitClassTemplatePartialSpecializationDecl() local
1021 DeclContext::lookup_result Found = Owner->lookup(Pattern->getDeclName()); in VisitVarTemplateDecl() local
1072 DeclContext::lookup_result Found = Owner->lookup(VarTemplate->getDeclName()); in VisitVarTemplatePartialSpecializationDecl() local
2350 DeclContext::lookup_result Found in VisitClassTemplateSpecializationDecl() local
4415 llvm::PointerUnion<Decl *, DeclArgumentPack *> *Found in FindInstantiatedDecl() local
4546 DeclContext::lookup_result Found = ParentDC->lookup(D->getDeclName()); in FindInstantiatedDecl() local
DSemaLookup.cpp666 bool Found = false; in LookupDirect() local
765 bool Found = LookupDirect(S, R, NS); in CppNamespaceLookup() local
928 bool Found = false; in CppLookupName() local
1093 bool Found = false; in CppLookupName() local
1482 bool Found = false; in LookupQualifiedNameInUsingDirectives() local
1850 DeclContext::lookup_iterator Found = Paths->front().Decls.begin(); in DiagnoseAmbiguousLookup() local
/external/llvm/lib/Target/X86/
DX86FixupLEAs.cpp211 bool Found; in searchBackwards() local
/external/clang/lib/ASTMatchers/Dynamic/
DVariantValue.cpp74 const DynTypedMatcher *Found = nullptr; in makeTypedMatcher() local
/external/clang/lib/Basic/
DDiagnosticIDs.cpp147 const StaticDiagInfoRec *Found = &StaticDiagInfo[ID + Offset]; in GetDiagInfo() local
538 const WarningOption *Found = in getDiagnosticsInGroup() local
/external/pdfium/fpdfsdk/src/
Dfpdfdoc.cpp24 CPDF_Bookmark Found = FindBookmark(tree, Child, title); in FindBookmark() local
/external/clang/lib/Frontend/
DFrontendAction.cpp265 bool Found = false; in BeginSourceFile() local
/external/llvm/lib/Support/
DTriple.cpp455 bool Found[4]; in normalize() local
/external/llvm/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c229 LLVMValueRef Found; in llvm_ee_find_function() 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