Home
last modified time | relevance | path

Searched refs:hasParent (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DParentMap.h55 bool hasParent(Stmt* S) const { in hasParent() function
/freebsd-9-stable/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp196 REGISTER_MATCHER(hasParent); in RegistryMaps()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/ASTMatchers/
DASTMatchers.h1648 internal::TypeList<Decl, Stmt> > LLVM_ATTRIBUTE_UNUSED hasParent = {}; variable