Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/HLSL/
DhlslGrammar.cpp362 bool typedefDecl = acceptTokenClass(EHTokTypedef); in acceptDeclaration() local
/external/llvm-project/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp721 const internal::VariadicDynCastAllOfMatcher<Decl, TypedefDecl> typedefDecl; variable
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h170 const internal::VariadicDynCastAllOfMatcher<Decl, TypedefDecl> typedefDecl; variable
/external/clang/lib/Sema/
DSemaType.cpp5868 TypedefNameDecl *typedefDecl = typedefType->getDecl(); in checkNullabilityTypeSpecifier() local
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp7093 TypedefNameDecl *typedefDecl = typedefType->getDecl(); in checkNullabilityTypeSpecifier() local