Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h180 DIVariable *getVariable() const { return Var; } in getVariable() function
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h166 const DILocalVariable *getVariable() const { in getVariable() function
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DScopeInfo.h642 VarDecl *getVariable() const { in getVariable() function
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIntrinsicInst.h258 DILocalVariable *getVariable() const { in getVariable() function
/llvm-project-15.0.7/llvm/include/llvm/TableGen/
H A DRecord.h1231 TypedInit *getVariable() const { return TI; } in getVariable() function
/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp259 const NamedTypeConstraint *getVariable() const { in getVariable() function in __anonf2a272a10411::OperationFormat::TypeResolution
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDecl.h4246 VarDecl *getVariable() const { return VariableAndFlags.getPointer(); } in getVariable() function