Home
last modified time | relevance | path

Searched defs:isDependent (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/AST/
DTemplateName.cpp84 bool TemplateName::isDependent() const { in isDependent() function in TemplateName
DTemplateBase.cpp68 bool TemplateArgument::isDependent() const { in isDependent() function in TemplateArgument
DNestedNameSpecifier.cpp157 bool NestedNameSpecifier::isDependent() const { in isDependent() function in NestedNameSpecifier
/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp339 bool isDependent = false; in isNonTypeNestedNameSpecifier() local
426 bool isDependent = false; in BuildCXXNestedNameSpecifier() local
DSemaAccess.cpp120 bool isDependent() const { return Dependent; } in isDependent() function
DSemaExprCXX.cpp69 bool isDependent = false; in getDestructorName() local
DSemaTemplate.cpp252 bool isDependent = false; in LookupTemplateName() local