HomeSort by: relevance | last modified time | path
    Searched defs:isInstantiationDependent (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
TemplateName.cpp 215 bool TemplateName::isInstantiationDependent() const {
DeclarationName.cpp 436 bool DeclarationNameInfo::isInstantiationDependent() const {
NestedNameSpecifier.cpp 238 bool NestedNameSpecifier::isInstantiationDependent() const {
TemplateBase.cpp 240 bool TemplateArgument::isInstantiationDependent() const {
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h 214 bool isInstantiationDependent() const {

Completed in 68 milliseconds