Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp1158 Record *MatchClass = DI->getDef(); in getOperandClass() local
1182 Record *MatchClass = Rec->getValueAsDef("ParserMatchClass"); in getOperandClass() local
1649 Record *MatchClass = Rec->getValueAsDef("ParserMatchClass"); in buildInstructionOperandReference() local
/external/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp83 TEST(DeclarationMatcher, MatchClass) { in TEST() argument
/external/python/cpython3/Include/internal/
Dpycore_ast.h592 } MatchClass; member