Home
last modified time | relevance | path

Searched defs:getVarDecl (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Analysis/
H A DCFG.h296 const VarDecl *getVarDecl() const { in getVarDecl() function
328 const VarDecl *getVarDecl() const { in getVarDecl() function
347 const VarDecl *getVarDecl() const { in getVarDecl() function
395 const VarDecl *getVarDecl() const { in getVarDecl() function
/llvm-project-15.0.7/mlir/lib/TableGen/
H A DPattern.cpp273 std::string SymbolInfoMap::SymbolInfo::getVarDecl(StringRef name) const { in getVarDecl() function in SymbolInfoMap::SymbolInfo
/llvm-project-15.0.7/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h215 VariableDecl *getVarDecl() const { return varDecl; } in getVarDecl() function
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDecl.h3162 VarDecl *getVarDecl() const { in getVarDecl() function