Home
last modified time | relevance | path

Searched defs:UnresolvedUsingTypenameDecl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTypeLoc.h46 class UnresolvedUsingTypenameDecl; variable
H A DDeclCXX.h3714 UnresolvedUsingTypenameDecl(DeclContext *DC, SourceLocation UsingLoc, in UnresolvedUsingTypenameDecl() function