Home
last modified time | relevance | path

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

/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp729 const internal::VariadicDynCastAllOfMatcher<Decl, TypedefDecl> typedefDecl; global() variable
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7144 TypedefNameDecl *typedefDecl = TT->getDecl(); CheckNullabilityTypeSpecifier() local