/external/llvm/include/llvm/Support/ |
D | ErrorOr.h | 114 ErrorOr(const ErrorOr &Other) { in ErrorOr() 134 ErrorOr(ErrorOr &&Other) { in ErrorOr() function 197 void copyConstruct(const ErrorOr<OtherT> &Other) { in copyConstruct() 220 void copyAssign(const ErrorOr<OtherT> &Other) { in copyAssign() 229 void moveConstruct(ErrorOr<OtherT> &&Other) { in moveConstruct() 242 void moveAssign(ErrorOr<OtherT> &&Other) { in moveAssign()
|
D | Memory.h | 164 OwningMemoryBlock(OwningMemoryBlock &&Other) { in OwningMemoryBlock() function
|
/external/llvm/docs/ |
D | BranchWeightMetadata.rst | 67 Other section in Supported Instructions 72 .. _\__builtin_expect:
|
/external/llvm/unittests/ADT/ |
D | SparseBitVectorTest.cpp | 37 SparseBitVector<> Vec, Other; in TEST() local 67 SparseBitVector<> Vec, Other; in TEST() local
|
/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/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 | 71 bool Equals(const VirtualAdjustment &Other) const { in Equals() 139 bool Equals(const VirtualAdjustment &Other) const { in Equals()
|
/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/StaticAnalyzer/Core/PathSensitive/ |
D | CallEvent.h | 396 AnyFunctionCall(const AnyFunctionCall &Other) : CallEvent(Other) {} in AnyFunctionCall() 443 SimpleFunctionCall(const SimpleFunctionCall &Other) in SimpleFunctionCall() 480 BlockCall(const BlockCall &Other) : CallEvent(Other) {} in BlockCall() 591 CXXInstanceCall(const CXXInstanceCall &Other) : AnyFunctionCall(Other) {} in CXXInstanceCall() 624 CXXMemberCall(const CXXMemberCall &Other) : CXXInstanceCall(Other) {} in CXXMemberCall() 665 CXXMemberOperatorCall(const CXXMemberOperatorCall &Other) in CXXMemberOperatorCall() 717 CXXDestructorCall(const CXXDestructorCall &Other) : CXXInstanceCall(Other) {} in CXXDestructorCall() 761 CXXConstructorCall(const CXXConstructorCall &Other) : AnyFunctionCall(Other){} in CXXConstructorCall() 806 CXXAllocatorCall(const CXXAllocatorCall &Other) : AnyFunctionCall(Other) {} in CXXAllocatorCall() 861 ObjCMethodCall(const ObjCMethodCall &Other) : CallEvent(Other) {} in ObjCMethodCall()
|
/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/AST/ |
D | CanonicalType.h | 153 bool isMoreQualifiedThan(CanQual<T> Other) const { in isMoreQualifiedThan() 159 bool isAtLeastAsQualifiedAs(CanQual<T> Other) const { in isAtLeastAsQualifiedAs()
|
/external/llvm/lib/MC/ |
D | MCSymbolELF.cpp | 162 void MCSymbolELF::setOther(unsigned Other) { in setOther() 171 unsigned Other = (getFlags() & (0x7 << ELF_STO_Shift)) >> ELF_STO_Shift; in getOther() local
|
/external/llvm/lib/IR/ |
D | FunctionInfo.cpp | 21 void FunctionInfoIndex::mergeFrom(std::unique_ptr<FunctionInfoIndex> Other, in mergeFrom()
|
/external/llvm/tools/llvm-cov/ |
D | RenderingSupport.h | 30 ColoredRawOstream(ColoredRawOstream &&Other) in ColoredRawOstream() function
|
/external/llvm/lib/Transforms/ObjCARC/ |
D | PtrState.cpp | 91 bool RRInfo::Merge(const RRInfo &Other) { in Merge() 138 void PtrState::Merge(const PtrState &Other, bool TopDown) { in Merge()
|
/external/llvm/include/llvm/CodeGen/ |
D | RegAllocPBQP.h | 91 AllowedRegVector(const AllowedRegVector &Other) in AllowedRegVector() 96 AllowedRegVector(AllowedRegVector &&Other) in AllowedRegVector() function 203 NodeMetadata(const NodeMetadata &Other) in NodeMetadata() 219 NodeMetadata(NodeMetadata &&Other) in NodeMetadata() function
|
/external/guice/core/test/com/google/inject/ |
D | InjectorTest.java | 42 @BindingAnnotation @interface Other {} annotation in InjectorTest
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | OrcTargetSupport.h | 57 IndirectStubsInfo(IndirectStubsInfo &&Other) in IndirectStubsInfo() function
|
/external/clang/lib/AST/ |
D | NestedNameSpecifier.cpp | 478 NestedNameSpecifierLocBuilder(const NestedNameSpecifierLocBuilder &Other) in NestedNameSpecifierLocBuilder() 499 operator=(const NestedNameSpecifierLocBuilder &Other) { in operator =() 644 void NestedNameSpecifierLocBuilder::Adopt(NestedNameSpecifierLoc Other) { in Adopt()
|
/external/clang/lib/Tooling/ |
D | CompilationDatabase.cpp | 157 UnusedInputDiagConsumer(DiagnosticConsumer *Other) : Other(Other) {} in UnusedInputDiagConsumer() 169 DiagnosticConsumer *Other; member in __anon9c13d91b0111::UnusedInputDiagConsumer
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCELFObjectWriter.cpp | 414 unsigned Other = cast<MCSymbolELF>(Sym).getOther() << 2; in needsRelocateWithSymbol() local
|
D | PPCMCTargetDesc.cpp | 174 unsigned Other = S->getOther(); in emitLocalEntry() local 193 unsigned Other = Symbol->getOther(); in emitAssignment() local
|
/external/llvm/unittests/Support/ |
D | ArrayRecyclerTest.cpp | 21 Object *Other; member
|
/external/clang/test/CodeGenCXX/ |
D | copy-constructor-elim-2.cpp | 16 struct Other { struct
|