Searched defs:getParentIgnoreParens (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DParentMap.h46 const Stmt *getParentIgnoreParens(const Stmt *S) const { function in class:clang::ParentMap
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DParentMap.cpp140 Stmt *ParentMap::getParentIgnoreParens(Stmt *S) const { function in class:ParentMap

Completed in 129 milliseconds