Home
last modified time | relevance | path

Searched defs:Ancestor (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCInstMethSignature.cpp30 static bool AreTypesCompatible(QualType Derived, QualType Ancestor, in AreTypesCompatible()
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp380 ast_type_traits::DynTypedNode Ancestor = Node; in matchesAncestorOf() local
/external/clang/lib/Sema/
DSemaDecl.cpp948 Scope *Ancestor = S->getParent(); in EnterDeclaratorContext() local
962 Scope *Ancestor = S->getParent(); in ExitDeclaratorContext() local