/external/llvm/include/llvm/Support/ |
D | ErrorOr.h | 113 ErrorOr(const ErrorOr &Other) { in ErrorOr() 118 ErrorOr(const ErrorOr<OtherT> &Other) { in ErrorOr() 133 ErrorOr(ErrorOr &&Other) { in ErrorOr() function 138 ErrorOr(ErrorOr<OtherT> &&Other) { in ErrorOr() function 180 void copyConstruct(const ErrorOr<OtherT> &Other) { in copyConstruct() 203 void copyAssign(const ErrorOr<OtherT> &Other) { in copyAssign() 212 void moveConstruct(ErrorOr<OtherT> &&Other) { in moveConstruct() 225 void moveAssign(ErrorOr<OtherT> &&Other) { in moveAssign()
|
/external/llvm/docs/ |
D | BranchWeightMetadata.rst | 67 Other section in Supported Instructions 72 .. _\__builtin_expect:
|
/external/clang/test/Index/ |
D | complete-ivar-access.m | 1 @interface Other { interface 42 - (void)method:(Sub *)sub with:(Other *)other {
|
D | complete-member-access.m | 37 @interface Other interface
|
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/ |
D | p14.cpp | 41 class Other { class 52 namespace Other { namespace
|
/external/clang/include/clang/Basic/ |
D | PartialDiagnostic.h | 187 PartialDiagnostic(const PartialDiagnostic &Other) in PartialDiagnostic() 196 PartialDiagnostic(PartialDiagnostic &&Other) in PartialDiagnostic() function 202 PartialDiagnostic(const PartialDiagnostic &Other, Storage *DiagStorage) in PartialDiagnostic() 210 PartialDiagnostic(const Diagnostic &Other, StorageAllocator &Allocator) in PartialDiagnostic()
|
D | ABI.h | 67 bool Equals(const VirtualAdjustment &Other) const { in Equals() 135 bool Equals(const VirtualAdjustment &Other) const { in Equals()
|
D | Visibility.h | 102 void mergeExternalVisibility(LinkageInfo Other) { in mergeExternalVisibility()
|
/external/llvm/lib/MC/ |
D | MCELF.cpp | 74 void MCELF::setOther(MCSymbolData &SD, unsigned Other) { in setOther() 80 unsigned Other = in getOther() local
|
/external/clang/include/clang/AST/ |
D | CanonicalType.h | 153 bool isMoreQualifiedThan(CanQual<T> Other) const { in isMoreQualifiedThan() 159 bool isAtLeastAsQualifiedAs(CanQual<T> Other) const { in isAtLeastAsQualifiedAs()
|
/external/clang/test/Analysis/inlining/ |
D | path-notes.cpp | 67 Dereferencer(const Dereferencer &Other) { in Dereferencer() 72 Dereferencer(Dereferencer &&Other) { in Dereferencer() function in defaulted::Dereferencer 77 void operator=(const Dereferencer &Other) { in operator =() 82 void operator=(Dereferencer &&Other) { in operator =()
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | CallEvent.h | 388 AnyFunctionCall(const AnyFunctionCall &Other) : CallEvent(Other) {} in AnyFunctionCall() 435 SimpleFunctionCall(const SimpleFunctionCall &Other) in SimpleFunctionCall() 472 BlockCall(const BlockCall &Other) : CallEvent(Other) {} in BlockCall() 534 CXXInstanceCall(const CXXInstanceCall &Other) : AnyFunctionCall(Other) {} in CXXInstanceCall() 567 CXXMemberCall(const CXXMemberCall &Other) : CXXInstanceCall(Other) {} in CXXMemberCall() 608 CXXMemberOperatorCall(const CXXMemberOperatorCall &Other) in CXXMemberOperatorCall() 660 CXXDestructorCall(const CXXDestructorCall &Other) : CXXInstanceCall(Other) {} in CXXDestructorCall() 704 CXXConstructorCall(const CXXConstructorCall &Other) : AnyFunctionCall(Other){} in CXXConstructorCall() 748 CXXAllocatorCall(const CXXAllocatorCall &Other) : AnyFunctionCall(Other) {} in CXXAllocatorCall() 803 ObjCMethodCall(const ObjCMethodCall &Other) : CallEvent(Other) {} in ObjCMethodCall()
|
/external/chromium_org/tools/win/ChromeDebug/ChromeDebug/ |
D | ProcessCategory.cs | 20 Other enumerator
|
/external/llvm/include/llvm/IR/ |
D | Dominators.h | 74 inline bool compare(const DominatorTree &Other) const { in compare()
|
/external/clang/lib/AST/ |
D | NestedNameSpecifier.cpp | 441 NestedNameSpecifierLocBuilder(const NestedNameSpecifierLocBuilder &Other) in NestedNameSpecifierLocBuilder() 464 operator=(const NestedNameSpecifierLocBuilder &Other) { in operator =() 599 void NestedNameSpecifierLocBuilder::Adopt(NestedNameSpecifierLoc Other) { in Adopt()
|
D | ASTTypeTraits.cpp | 42 bool ASTNodeKind::isBaseOf(ASTNodeKind Other, unsigned *Distance) const { in isBaseOf()
|
/external/llvm/unittests/Support/ |
D | ArrayRecyclerTest.cpp | 21 Object *Other; member
|
/external/clang/lib/ASTMatchers/Dynamic/ |
D | VariantValue.cpp | 155 VariantValue::VariantValue(const VariantValue &Other) : Type(VT_Nothing) { in VariantValue() 173 VariantValue &VariantValue::operator=(const VariantValue &Other) { in operator =()
|
/external/clang/test/CodeGenCXX/ |
D | copy-constructor-elim-2.cpp | 16 struct Other { struct
|
/external/clang/lib/Tooling/ |
D | CompilationDatabase.cpp | 158 UnusedInputDiagConsumer(DiagnosticConsumer *Other) : Other(Other) {} in UnusedInputDiagConsumer() 170 DiagnosticConsumer *Other; member in clang::tooling::UnusedInputDiagConsumer
|
/external/clang/lib/Lex/ |
D | MacroInfo.cpp | 72 bool MacroInfo::isIdenticalTo(const MacroInfo &Other, Preprocessor &PP, in isIdenticalTo()
|
/external/llvm/lib/CodeGen/ |
D | RegisterCoalescer.cpp | 1476 JoinVals::analyzeValue(unsigned ValNo, JoinVals &Other) { in analyzeValue() 1680 void JoinVals::computeAssignment(unsigned ValNo, JoinVals &Other) { in computeAssignment() 1715 bool JoinVals::mapValues(JoinVals &Other) { in mapValues() 1743 taintExtent(unsigned ValNo, unsigned TaintedLanes, JoinVals &Other, in taintExtent() 1800 bool JoinVals::resolveConflicts(JoinVals &Other) { in resolveConflicts() 1869 bool JoinVals::isPrunedValue(unsigned ValNo, JoinVals &Other) { in isPrunedValue() 1884 void JoinVals::pruneValues(JoinVals &Other, in pruneValues()
|
/external/clang/include/clang/Analysis/Analyses/ |
D | Dominators.h | 69 inline bool compare(DominatorTree &Other) const { in compare()
|
/external/clang/lib/ASTMatchers/ |
D | ASTMatchersInternal.cpp | 31 void BoundNodesTreeBuilder::addMatch(const BoundNodesTreeBuilder &Other) { in addMatch()
|
/external/clang/include/clang/ASTMatchers/ |
D | ASTMatchersInternal.h | 224 : Implementation(new ImplicitCastMatcher<From>(Other)) {} in Implementation() 234 : Implementation(new TypeToQualType<TypeT>(Other)) {} in Implementation() 408 TypedMatcherStorage(const Matcher<T> &Other, bool AllowBind) in TypedMatcherStorage()
|