Home
last modified time | relevance | path

Searched defs:CommonAncestor (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3428 auto MatchForward = [&](Value *CommonAncestor) { in isSafeToRemoveBitCeilSelect()
3449 Value *CommonAncestor; in isSafeToRemoveBitCeilSelect() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3037 DeclContext *CommonAncestor; variable
3044 DeclContext *CommonAncestor) in UsingDirectiveDecl()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp63 const DeclContext *CommonAncestor; member in __anon506a0daf0111::UnqualUsingEntry
67 const DeclContext *CommonAncestor) in UnqualUsingEntry()
H A DSemaCodeComplete.cpp740 for (const DeclContext *CommonAncestor = TargetContext; in getRequiredQualification() local
H A DSemaDeclCXX.cpp12155 DeclContext *CommonAncestor = NS; in ActOnUsingDirective() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2981 DeclContext *CommonAncestor) { in Create()