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

  /external/clang/include/clang/AST/
DeclarationName.h 215 bool isDependentName() const;
  /external/clang/lib/AST/
DeclarationName.cpp 243 bool DeclarationName::isDependentName() const {
  /external/clang/lib/Sema/
SemaExprMember.cpp 472 NameInfo.getName().isDependentName() ||
    [all...]
SemaExprCXX.cpp     [all...]

Completed in 1501 milliseconds