Searched refs:getLookupTable (Results 1 – 3 of 3) sorted by relevance
54 ASTImporterLookupTable *getLookupTable() { return LookupTable.get(); } in getLookupTable() function
3045 SharedStatePtr->getLookupTable()->remove(Method); in test()4581 EXPECT_TRUE(SharedStatePtr->getLookupTable()->contains( in TEST_P()4612 EXPECT_TRUE(SharedStatePtr->getLookupTable()->contains( in TEST_P()4617 EXPECT_TRUE(SharedStatePtr->getLookupTable()->contains( in TEST_P()4680 ASTImporterLookupTable *Tbl = SharedStatePtr->getLookupTable(); in TEST_P()4737 EXPECT_TRUE(SharedStatePtr->getLookupTable()->contains( in TEST_P()4741 EXPECT_TRUE(SharedStatePtr->getLookupTable()->contains( in TEST_P()4746 EXPECT_TRUE(SharedStatePtr->getLookupTable()->contains( in TEST_P()4786 EXPECT_TRUE(SharedStatePtr->getLookupTable()->contains( in TEST_P()4790 EXPECT_TRUE(SharedStatePtr->getLookupTable()->contains( in TEST_P()[all …]
351 ASTImporterLookupTable *LT = Importer.SharedState->getLookupTable(); in updateLookupTableForTemplateParameters()3601 if (ASTImporterLookupTable *LT = Importer.SharedState->getLookupTable()) in VisitFunctionDecl()6222 ASTImporterLookupTable *LT = Importer.SharedState->getLookupTable(); in VisitFunctionTemplateDecl()8438 if (SharedState->getLookupTable()) { in findDeclsInToCtx()8440 SharedState->getLookupTable()->lookup(ReDC, Name); in findDeclsInToCtx()