Searched refs:getIsDecl (Results 1 – 6 of 6) sorted by relevance
930 IsDecl(N->getIsDecl()) {}938 IsDecl == RHS->getIsDecl();
2214 Printer.printBool("isDecl", N->getIsDecl(), /* Default */ false); in writeDIModule()
2337 getAPINotesFile(), getLineNo(), getIsDecl()); in cloneImpl()2364 bool getIsDecl() const { return IsDecl; } in getIsDecl() function
1146 if (M->getIsDecl()) in getOrCreateModule()
2570 EXPECT_EQ(IsDecl, N->getIsDecl()); in TEST_F()
1948 Record.push_back(N->getIsDecl()); in writeDIModule()