Searched refs:isDeclPtr (Results 1 – 2 of 2) sorted by relevance
160 if (isDeclPtr(Ptr)) { in AddDecl()183 if (isDeclPtr(Ptr)) { in InsertDeclAfter()221 if (isDeclPtr(Ptr)) { in RemoveDecl()239 if (isDeclPtr(Ptr)) in begin()317 if (isDeclPtr(Ptr)) { in tryAddTopLevelDecl()420 assert(!isDeclPtr(InfoPtr) && "Decl with wrong id ?"); in incrementSlowCase()
190 static inline bool isDeclPtr(void *Ptr) { in isDeclPtr() function