Home
last modified time | relevance | path

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

/external/clang/include/clang/ASTMatchers/
DASTMatchers.h4851 AST_MATCHER_P(ElaboratedType, hasQualifier, in AST_MATCHER_P() argument
4874 AST_MATCHER_P(ElaboratedType, namesType, internal::Matcher<QualType>, in AST_MATCHER_P() argument
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h6599 AST_MATCHER_P(ElaboratedType, hasQualifier, in AST_MATCHER_P() argument
6622 AST_MATCHER_P(ElaboratedType, namesType, internal::Matcher<QualType>, in AST_MATCHER_P() argument
/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp1827 TEST_P(ASTMatchersTest, ElaboratedType) { in TEST_P() argument
DASTMatchersTraversalTest.cpp232 TEST(HasDeclaration, ElaboratedType) { in TEST() argument
/external/llvm-project/clang/test/Modules/
Dodr_hash.cpp1351 namespace ElaboratedType { namespace