Searched defs:Deref (Results 1 – 10 of 10) sorted by relevance
/llvm-project/libcxx/test/std/iterators/iterator.requirements/indirectcallable/indirectinvocable/ |
H A D | indirectly_comparable.compile.pass.cpp | 20 struct Deref { struct
|
/llvm-project/llvm/lib/Analysis/ |
H A D | MemDerefPrinter.cpp | 26 SmallVector<Value *, 4> Deref; run() local
|
/llvm-project/lldb/include/lldb/Symbol/ |
H A D | PostfixExpression.h | 135 Deref, // *a enumerator
|
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.h | 84 std::optional<uint32_t> AS, bool Deref) in UnwindLocation() argument 87 UnwindLocation(DWARFExpression E, bool Deref) in UnwindLocation() argument [all...] |
/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | Stencil.cpp | 103 Deref, global() enumerator
|
/llvm-project/clang/lib/Analysis/ |
H A D | BodyFarm.cpp | 474 MemberExpr *Deref = M.makeMemberExpression(FlagDecl, FlagFieldDecl); in create_call_once() local
|
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | VarLocBasedImpl.cpp | 583 auto Deref = Indirect ? DIExpression::DerefAfter : 0; BuildDbgValue() local
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 1298 if (Deref) in collectVariableInfoFromMFTable() local
|
/llvm-project/clang/lib/AST/ |
H A D | Type.cpp | 3871 TypeCoupledDeclRefInfo::TypeCoupledDeclRefInfo(ValueDecl *D, bool Deref) in TypeCoupledDeclRefInfo() argument
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 5553 buildLoopVarFunc(Sema & Actions,QualType LoopVarTy,QualType LogicalTy,DeclRefExpr * StartExpr,Expr * Step,bool Deref) buildLoopVarFunc() argument
|