Home
last modified time | relevance | path

Searched defs:Deref (Results 1 – 10 of 10) sorted by relevance

/llvm-project/libcxx/test/std/iterators/iterator.requirements/indirectcallable/indirectinvocable/
H A Dindirectly_comparable.compile.pass.cpp20 struct Deref { struct
/llvm-project/llvm/lib/Analysis/
H A DMemDerefPrinter.cpp26 SmallVector<Value *, 4> Deref; run() local
/llvm-project/lldb/include/lldb/Symbol/
H A DPostfixExpression.h135 Deref, // *a enumerator
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h84 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 DStencil.cpp103 Deref, global() enumerator
/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp474 MemberExpr *Deref = M.makeMemberExpression(FlagDecl, FlagFieldDecl); in create_call_once() local
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp583 auto Deref = Indirect ? DIExpression::DerefAfter : 0; BuildDbgValue() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1298 if (Deref) in collectVariableInfoFromMFTable() local
/llvm-project/clang/lib/AST/
H A DType.cpp3871 TypeCoupledDeclRefInfo::TypeCoupledDeclRefInfo(ValueDecl *D, bool Deref) in TypeCoupledDeclRefInfo() argument
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5553 buildLoopVarFunc(Sema & Actions,QualType LoopVarTy,QualType LogicalTy,DeclRefExpr * StartExpr,Expr * Step,bool Deref) buildLoopVarFunc() argument