HomeSort by relevance Sort by last modified time
    Searched defs:CommonAncestor (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/AST/
DeclCXX.h     [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp 57 const DeclContext *CommonAncestor;
61 const DeclContext *CommonAncestor)
62 : Nominated(Nominated), CommonAncestor(CommonAncestor) {
66 return CommonAncestor;
    [all...]
SemaDeclCXX.cpp     [all...]

Completed in 192 milliseconds