Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSema.h139 class TypeAliasDecl; variable
/external/clang/include/clang/AST/
DDecl.h2284 TypeAliasDecl(DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, in TypeAliasDecl() function