Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDependenceFlags.h296 toNestedNameSpecifierDependendence(TypeDependence D) { in toNestedNameSpecifierDependendence() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DNestedNameSpecifier.cpp229 return toNestedNameSpecifierDependendence(getAsType()->getDependence()); in getDependence()