Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp2003 TEST_P(ASTMatchersTest, TypeAliasDecl) { in TEST_P() argument
/external/clang/include/clang/AST/
DDecl.h2705 TypeAliasDecl(ASTContext &C, DeclContext *DC, SourceLocation StartLoc, in TypeAliasDecl() function
/external/llvm-project/clang/include/clang/AST/
DDecl.h3247 TypeAliasDecl(ASTContext &C, DeclContext *DC, SourceLocation StartLoc, in TypeAliasDecl() function
/external/clang/include/clang/Sema/
DSema.h172 class TypeAliasDecl; variable
/external/llvm-project/clang/include/clang/Sema/
DSema.h194 class TypeAliasDecl; variable