Searched refs:ClassCompilerType (Results 1 – 1 of 1) sorted by relevance
404 auto ClassCompilerType = Class->GetFullCompilerType(); in TEST_F() local405 EXPECT_TRUE(ClassCompilerType.IsValid()); in TEST_F()407 auto ClassDeclCtx = clang_ast_ctx->GetDeclContextForType(ClassCompilerType); in TEST_F()