Searched defs:AddressOf (Results 1 – 17 of 17) sorted by relevance
/llvm-project/lldb/source/Core/ |
H A D | ValueObjectConstResultCast.cpp |
|
H A D | ValueObjectConstResultChild.cpp |
|
H A D | ValueObjectConstResultImpl.cpp |
|
H A D | ValueObjectConstResult.cpp |
|
H A D | ValueObject.cpp |
|
/llvm-project/clang/include/clang/Index/ |
H A D | IndexSymbol.h | 110 AddressOf = 1 << 7, enumerator
|
/llvm-project/clang/test/SemaCXX/ |
H A D | attr-lifetimebound.cpp | 238 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 D | cxx2b-deducing-this.cpp | 406 namespace AddressOf { global() namespace
|
/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | Stencil.cpp | 105 AddressOf, global() enumerator
|
/llvm-project/clang/lib/Sema/ |
H A D | CheckExprLifetime.cpp | 182 AddressOf, global() enumerator
|
H A D | SemaDeclCXX.cpp | 3696 HandleMemberExpr(MemberExpr * ME,bool CheckReferenceOnly,bool AddressOf) HandleMemberExpr() argument 3775 HandleValue(Expr * E,bool AddressOf) HandleValue() argument [all...] |
H A D | SemaChecking.cpp | 11657 AddressOf, DiagnoseAlwaysNonNullPointer() enumerator
|
H A D | SemaExpr.cpp | 5731 bool AddressOf = isParenthetizedAndQualifiedAddressOfExpr(Fn); ConvertArgumentsForCall() local
|
/llvm-project/clang/test/AST/Interp/ |
H A D | functions.cpp |
|
/llvm-project/llvm/lib/Target/X86/AsmParser/ |
H A D | X86Operand.h | 38 bool AddressOf; member
|
/llvm-project/lldb/source/API/ |
H A D | SBValue.cpp | 1269 lldb::SBValue SBValue::AddressOf() { AddressOf() function in SBValue
|
/llvm-project/clang/lib/AST/ |
H A D | ASTDiagnostic.cpp | 1907 PrintValueDecl(ValueDecl * VD,bool AddressOf,Expr * E,bool NullPtr) PrintValueDecl() argument
|