Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h3267 TypeAliasDecl(ASTContext &C, DeclContext *DC, SourceLocation StartLoc, in TypeAliasDecl() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h194 class TypeAliasDecl; variable