Home
last modified time | relevance | path

Searched refs:AllowError (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTPrint.h77 bool AllowError = false,
95 if (!ToolResult && !AllowError)
H A DDeclPrinterTest.cpp51 bool AllowError = false) { in PrintedDeclMatches() argument
54 PolicyModifier, AllowError, in PrintedDeclMatches()
133 StringRef ExpectedPrinted, bool AllowError = false) { in PrintedDeclObjCMatches() argument
136 /*PolicyModifier=*/nullptr, AllowError); in PrintedDeclObjCMatches()