Searched refs:isDeclPtr (Results 1 – 2 of 2) sorted by relevance
156 if (isDeclPtr(Ptr)) { in AddDecl()179 if (isDeclPtr(Ptr)) { in InsertDeclAfter()217 if (isDeclPtr(Ptr)) { in RemoveDecl()235 if (isDeclPtr(Ptr)) in begin()311 if (isDeclPtr(Ptr)) { in tryAddTopLevelDecl()414 assert(!isDeclPtr(InfoPtr) && "Decl with wrong id ?"); in incrementSlowCase()
197 static inline bool isDeclPtr(void *Ptr) { in isDeclPtr() function