Searched defs:ErrorHandlingTest (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/unittests/AST/ |
H A D | ASTImporterTest.cpp | 6206 ErrorHandlingTest() { argument 6193 struct ErrorHandlingTest : ASTImporterOptionSpecificTestBase { global() struct 6194 ErrorHandlingTestclang::ast_matchers::ErrorHandlingTest ErrorHandlingTest() argument 6211 TEST_P(ErrorHandlingTest,ErrorHappensBeforeCreatingANewNode) TEST_P() argument 6248 TEST_P(ErrorHandlingTest,ErrorHappensAfterCreatingTheNodeButBeforeLinkingThatToTheAST) TEST_P() argument 6274 TEST_P(ErrorHandlingTest,ErrorHappensAfterNodeIsCreatedAndLinked) TEST_P() argument 6309 TEST_P(ErrorHandlingTest,ErrorIsPropagatedFromMemberToClass) TEST_P() argument 6355 TEST_P(ErrorHandlingTest,ErrorPropagatesThroughImportCycles) TEST_P() argument 6436 TEST_P(ErrorHandlingTest,ErrorIsNotPropagatedFromMemberToNamespace) TEST_P() argument 6476 TEST_P(ErrorHandlingTest,ODRViolationWithinTypedefDecls) TEST_P() argument 6512 TEST_P(ErrorHandlingTest,ImportedDeclWithErrorShouldFailTheImportOfDeclWhichMapToIt) TEST_P() argument 6584 TEST_P(ErrorHandlingTest,ImportOfOverriddenMethods) TEST_P() argument 6629 TEST_P(ErrorHandlingTest,ODRViolationWithinParmVarDecls) TEST_P() argument 6656 TEST_P(ErrorHandlingTest,DoNotInheritErrorFromNonDependentChild) TEST_P() argument [all...] |