Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DParentMap.h47 const Stmt *getParentIgnoreParens(const Stmt *S) const { in getParentIgnoreParens() function
/external/llvm-project/clang/include/clang/AST/
DParentMap.h46 const Stmt *getParentIgnoreParens(const Stmt *S) const { in getParentIgnoreParens() function
/external/clang/lib/AST/
DParentMap.cpp128 Stmt *ParentMap::getParentIgnoreParens(Stmt *S) const { in getParentIgnoreParens() function in ParentMap
/external/llvm-project/clang/lib/AST/
DParentMap.cpp140 Stmt *ParentMap::getParentIgnoreParens(Stmt *S) const { in getParentIgnoreParens() function in ParentMap