Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Analysis/
H A DCFG.h297 const VarDecl *getVarDecl() const { in getVarDecl() function
329 const VarDecl *getVarDecl() const { in getVarDecl() function
348 const VarDecl *getVarDecl() const { in getVarDecl() function
396 const VarDecl *getVarDecl() const { in getVarDecl() function
422 const VarDecl *getVarDecl() const { in getVarDecl() function
/llvm-project/mlir/lib/TableGen/
H A DPattern.cpp279 std::string SymbolInfoMap::SymbolInfo::getVarDecl(StringRef name) const { getVarDecl() function in SymbolInfoMap::SymbolInfo
/llvm-project/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h216 VariableDecl *getVarDecl() const { return varDecl; } in getVarDecl() function
/llvm-project/clang/include/clang/AST/
H A DDecl.h3388 VarDecl *getVarDecl() const { getVarDecl() function