Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemDerefPrinter.cpp26 SmallVector<Value *, 4> Deref; member
88 SmallVector<Value *, 4> Deref; in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h77 UnwindLocation(Location K, uint32_t Reg, int32_t Off, bool Deref) in UnwindLocation()
80 UnwindLocation(DWARFExpression E, bool Deref) in UnwindLocation()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DStencil.cpp62 Deref, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DBodyFarm.cpp442 MemberExpr *Deref = M.makeMemberExpression(FlagDecl, FlagFieldDecl); in create_call_once() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1200 bool Deref = false; in collectVariableInfoFromMFTable() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp5357 bool Deref) { in buildLoopVarFunc()