Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp28 static bool AreTypesCompatible(QualType Derived, QualType Ancestor, in AreTypesCompatible()
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp527 if (auto *Ancestor = InitialTargetFunc->getNonClosureAncestor()) { in initialize() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp1358 Scope *Ancestor = S->getParent(); in EnterDeclaratorContext() local
1378 Scope *Ancestor = S->getParent(); in ExitDeclaratorContext() local