Home
last modified time | relevance | path

Searched defs:recordDecl (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp736 const internal::VariadicDynCastAllOfMatcher<Decl, RecordDecl> recordDecl; variable
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h354 RecordDecl> recordDecl; variable
/external/clang/lib/Sema/
DSemaType.cpp3375 RecordDecl *recordDecl = recordType->getDecl(); in classifyPointerDeclarator() local
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp4067 RecordDecl *recordDecl = recordType->getDecl(); in classifyPointerDeclarator() local