Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Core/
H A DValueObjectConstResultCast.cpp
H A DValueObjectConstResultChild.cpp
H A DValueObjectConstResultImpl.cpp
H A DValueObjectConstResult.cpp
H A DValueObject.cpp
/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h110 AddressOf = 1 << 7, enumerator
/llvm-project/clang/test/SemaCXX/
H A Dattr-lifetimebound.cpp238 S *AddressOf = std::addressof(S{}.self()); // expected-warning {{temporary whose address is used as value of local variable 'AddressOf' will be destroyed at the end of the full global() variable
H A Dcxx2b-deducing-this.cpp406 namespace AddressOf { global() namespace
/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp105 AddressOf, global() enumerator
/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp182 AddressOf, global() enumerator
H A DSemaDeclCXX.cpp3696 HandleMemberExpr(MemberExpr * ME,bool CheckReferenceOnly,bool AddressOf) HandleMemberExpr() argument
3775 HandleValue(Expr * E,bool AddressOf) HandleValue() argument
[all...]
H A DSemaChecking.cpp11657 AddressOf, DiagnoseAlwaysNonNullPointer() enumerator
H A DSemaExpr.cpp5731 bool AddressOf = isParenthetizedAndQualifiedAddressOfExpr(Fn); ConvertArgumentsForCall() local
/llvm-project/clang/test/AST/Interp/
H A Dfunctions.cpp
/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h38 bool AddressOf; member
/llvm-project/lldb/source/API/
H A DSBValue.cpp1269 lldb::SBValue SBValue::AddressOf() { AddressOf() function in SBValue
/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp1907 PrintValueDecl(ValueDecl * VD,bool AddressOf,Expr * E,bool NullPtr) PrintValueDecl() argument