Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h179 DIVariable *getVariable() const { return Var; } in getVariable() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h167 const DILocalVariable *getVariable() const { in getVariable() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h630 VarDecl *getVariable() const { in getVariable() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicInst.h253 DILocalVariable *getVariable() const { in getVariable() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h1168 TypedInit *getVariable() const { return TI; } in getVariable() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h4141 VarDecl *getVariable() const { return VariableAndFlags.getPointer(); } in getVariable() function