Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp2102 TEST_P(ASTMatchersTest,TypeAliasDecl) TEST_P() argument
/llvm-project/clang/include/clang/AST/
H A DDecl.h3571 TypeAliasDecl(ASTContext &C, DeclContext *DC, SourceLocation StartLoc, TypeAliasDecl() function
/llvm-project/clang/include/clang/Sema/
H A DSema.h211 class TypeAliasDecl; global() variable