Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersTest.h150 matchesConditionally(const Twine & Code,const T & AMatcher,bool ExpectMatch,ArrayRef<TestLanguage> TestLanguages) matchesConditionally() argument
202 matchesConditionallyWithCuda(const Twine & Code,const T & AMatcher,bool ExpectMatch,llvm::StringRef CompileArg) matchesConditionallyWithCuda() argument
[all...]
/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp4472 tryParseVectorList(OperandVector & Operands,bool ExpectMatch) tryParseVectorList() argument