Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDependenceFlags.h274 toNestedNameSpecifierDependendence(TypeDependence D) { in toNestedNameSpecifierDependendence() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DNestedNameSpecifier.cpp229 return toNestedNameSpecifierDependendence(getAsType()->getDependence()); in getDependence()