Home
last modified time | relevance | path

Searched refs:toNestedNameSpecifierDependendence (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DDependenceFlags.h260 toNestedNameSpecifierDependendence(TypeDependence D) { in toNestedNameSpecifierDependendence() function
/external/llvm-project/clang/lib/AST/
DNestedNameSpecifier.cpp229 return toNestedNameSpecifierDependendence(getAsType()->getDependence()); in getDependence()