Home
last modified time | relevance | path

Searched defs:AddressOf (Results 1 – 21 of 21) sorted by relevance

/external/mesa3d/src/hgl/
DGLDispatcher.h92 BGLDispatcher::AddressOf(const char* functionName) in AddressOf() function
/external/llvm-project/lldb/source/Core/
DValueObjectConstResultCast.cpp43 lldb::ValueObjectSP ValueObjectConstResultCast::AddressOf(Status &error) { in AddressOf() function in ValueObjectConstResultCast
DValueObjectConstResultChild.cpp50 lldb::ValueObjectSP ValueObjectConstResultChild::AddressOf(Status &error) { in AddressOf() function in ValueObjectConstResultChild
DValueObjectConstResultImpl.cpp115 lldb::ValueObjectSP ValueObjectConstResultImpl::AddressOf(Status &error) { in AddressOf() function in ValueObjectConstResultImpl
DValueObjectConstResult.cpp257 lldb::ValueObjectSP ValueObjectConstResult::AddressOf(Status &error) { in AddressOf() function in ValueObjectConstResult
DValueObject.cpp2818 ValueObjectSP ValueObject::AddressOf(Status &error) { in AddressOf() function in ValueObject
/external/llvm-project/mlir/lib/Transforms/
DViewOpGraph.cpp40 static Operation *AddressOf(Operation &op) { return &op; } in AddressOf() function
/external/clang/include/clang/Index/
DIndexSymbol.h82 AddressOf = 1 << 7, enumerator
/external/llvm-project/clang/include/clang/Index/
DIndexSymbol.h107 AddressOf = 1 << 7, enumerator
/external/llvm-project/clang/lib/Tooling/Transformer/
DStencil.cpp64 AddressOf, enumerator
/external/llvm/lib/Target/X86/AsmParser/
DX86Operand.h37 bool AddressOf; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
DX86Operand.h38 bool AddressOf; member
/external/llvm-project/llvm/lib/Target/X86/AsmParser/
DX86Operand.h36 bool AddressOf; member
/external/llvm-project/lldb/source/API/
DSBValue.cpp1288 lldb::SBValue SBValue::AddressOf() { in AddressOf() function in SBValue
/external/clang/lib/AST/
DASTDiagnostic.cpp1792 void PrintValueDecl(ValueDecl *VD, bool AddressOf, Expr *E, bool NullPtr) { in PrintValueDecl()
/external/llvm-project/clang/lib/AST/
DASTDiagnostic.cpp1833 void PrintValueDecl(ValueDecl *VD, bool AddressOf, Expr *E, bool NullPtr) { in PrintValueDecl()
/external/clang/lib/Sema/
DSemaDeclCXX.cpp2344 bool AddressOf) { in HandleMemberExpr()
2421 void HandleValue(Expr *E, bool AddressOf) { in HandleValue()
DSemaChecking.cpp8771 AddressOf, in DiagnoseAlwaysNonNullPointer() enumerator
/external/llvm-project/clang/lib/Sema/
DSemaInit.cpp6717 AddressOf, enumerator
DSemaDeclCXX.cpp3578 bool AddressOf) { in HandleMemberExpr()
3657 void HandleValue(Expr *E, bool AddressOf) { in HandleValue()
DSemaChecking.cpp12831 AddressOf, in DiagnoseAlwaysNonNullPointer() enumerator