HomeSort by relevance Sort by last modified time
    Searched refs:isSingleResult (Results 1 - 11 of 11) sorted by null

  /external/clang/include/clang/Sema/
Lookup.h 236 bool isSingleResult() const {
  /external/clang/lib/Sema/
SemaCXXScopeSpec.cpp 320 if (!Found.isSingleResult())
    [all...]
SemaDecl.cpp     [all...]
SemaTemplate.cpp 381 if (!Found.isSingleResult() ||
    [all...]
SemaExprMember.cpp     [all...]
SemaExpr.cpp     [all...]
SemaDeclObjC.cpp     [all...]
SemaLookup.cpp     [all...]
SemaTemplateInstantiateDecl.cpp 760 if (R.isSingleResult()) {
    [all...]
SemaExprCXX.cpp     [all...]
SemaDeclCXX.cpp     [all...]

Completed in 1073 milliseconds