/external/llvm/lib/MC/ |
D | MCSubtargetInfo.cpp | 85 const SubtargetInfoKV *Found = in getInstrItineraryForCPU() local
|
/external/clang/lib/Sema/ |
D | SemaCXXScopeSpec.cpp | 303 LookupResult Found(*this, NNS->getAsIdentifier(), SourceLocation(), in FindFirstQualifierInScope() local 323 LookupResult Found(*this, &II, IdLoc, LookupNestedNameSpecifierName); in isNonTypeNestedNameSpecifier() local 390 LookupResult Found(*this, &Identifier, IdentifierLoc, in BuildCXXNestedNameSpecifier() local
|
D | SemaAccess.cpp | 1397 DeclAccessPair Found) { in CheckUnresolvedLookupAccess() 1413 DeclAccessPair Found) { in CheckUnresolvedMemberAccess() 1531 DeclAccessPair Found, in CheckAllocationAccess() 1552 DeclAccessPair Found) { in CheckMemberOperatorAccess() 1571 DeclAccessPair Found) { in CheckAddressOfMemberAccess()
|
D | SemaLookup.cpp | 622 bool Found = false; in LookupDirect() local 721 bool Found = LookupDirect(S, R, NS); in CppNamespaceLookup() local 856 bool Found = false; in CppLookupName() local 958 bool Found = false; in CppLookupName() local 1210 bool Found = false; in LookupQualifiedNameInUsingDirectives() local 1590 DeclContext::lookup_iterator Found = Paths->front().Decls.first; in DiagnoseAmbiguousLookup() local 2133 NamedDecl *Found = (*Op)->getUnderlyingDecl(); in LookupOverloadedOperatorName() local
|
D | SemaTemplateInstantiateDecl.cpp | 212 DeclContext::lookup_result Found = Owner->lookup(Pattern->getDeclName()); in VisitTypeAliasTemplateDecl() local 736 DeclContext::lookup_result Found = Owner->lookup(Pattern->getDeclName()); in VisitClassTemplateDecl() local 894 DeclContext::lookup_result Found in VisitClassTemplatePartialSpecializationDecl() local 3051 llvm::PointerUnion<Decl *, DeclArgumentPack *> *Found in FindInstantiatedDecl() local 3184 DeclContext::lookup_result Found = ParentDC->lookup(D->getDeclName()); in FindInstantiatedDecl() local
|
D | SemaInit.cpp | 2202 DeclAccessPair Found) { in AddAddressOverloadResolutionStep() 2639 DeclAccessPair Found; in TryReferenceInitialization() local 4522 DeclAccessPair Found; in Diagnose() local
|
D | SemaExprCXX.cpp | 144 LookupResult Found(*this, &II, NameLoc, LookupOrdinaryName); in getDestructorName() local 1685 LookupResult Found(*this, Name, StartLoc, LookupOrdinaryName); in FindDeallocationFunction() local 2215 DeclAccessPair Found; in PerformImplicitConversion() local
|
D | SemaCXXCast.cpp | 1781 DeclAccessPair Found; in CXXCheckCStyleCast() local
|
D | SemaOverload.cpp | 3392 DeclAccessPair Found; in TryReferenceInit() local 3972 DeclAccessPair Found = ExplicitConversions[0]; in ConvertToIntegralOrEnumerationType() local 4010 DeclAccessPair Found = ViableConversions[0]; in ConvertToIntegralOrEnumerationType() local 9690 Expr *Sema::FixOverloadedFunctionReference(Expr *E, DeclAccessPair Found, in FixOverloadedFunctionReference() 9838 DeclAccessPair Found, in FixOverloadedFunctionReference()
|
D | SemaTemplateInstantiate.cpp | 2283 LocalDeclsMap::iterator Found = Current->LocalDecls.find(CheckD); in findInstantiationOf() local
|
/external/clang/lib/Basic/ |
D | DiagnosticIDs.cpp | 171 const StaticDiagInfoRec *Found = in GetDiagInfo() local 274 const StaticDiagNameIndexRec *Found = in getIdFromName() local 616 const WarningOption *Found = in setDiagnosticGroupMapping() local
|
/external/llvm/lib/Support/ |
D | Triple.cpp | 413 bool Found[4]; in normalize() local
|
/external/llvm/lib/CodeGen/ |
D | MachineInstr.cpp | 926 bool Found = (MOReg == Reg); in findRegisterDefOperandIdx() local 1533 bool Found = false; in addRegisterKilled() local 1591 bool Found = false; in addRegisterDead() local
|
D | TailDuplication.cpp | 148 bool Found = false; in VerifyPHIs() local
|
D | RegAllocLinearScan.cpp | 1158 bool Found = false; in assignRegOrStackSlotAtInterval() local
|
/external/llvm/bindings/ocaml/executionengine/ |
D | executionengine_ocaml.c | 226 LLVMValueRef Found; in llvm_ee_find_function() local
|
/external/clang/include/clang/Sema/ |
D | Lookup.h | 43 Found, enumerator
|
/external/apache-http/src/org/apache/http/impl/ |
D | EnglishReasonPhraseCatalog.java | 151 "Not Found"); in setReason()
|
/external/llvm/lib/ExecutionEngine/JIT/ |
D | JITMemoryManager.cpp | 646 bool Found = false; in CheckInvariants() local
|
/external/clang/lib/AST/ |
D | DeclCXX.cpp | 316 llvm::SmallVector<std::pair<CXXMethodDecl *, Qualifiers>, 4> Found; in getCopyConstructor() local 352 llvm::SmallVector<std::pair<CXXMethodDecl *, Qualifiers>, 4> Found; in getCopyAssignmentOperator() local
|
D | ASTImporter.cpp | 2119 Decl *Found = *Lookup.first; in VisitEnumDecl() local 2221 Decl *Found = *Lookup.first; in VisitRecordDecl() local 3604 Decl *Found = *Lookup.first; in VisitClassTemplateDecl() local
|
/external/llvm/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 108 bool Found = InstIt->second.erase(Val); in RemoveFromReverseMap() local
|
/external/llvm/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 123 Module *Found = *I; in removeModule() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 999 bool Found = false; in EmitConstantPool() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 486 bool Found = false; in DefinesPredicate() local
|