Searched refs:isDeclPtr (Results 1 – 2 of 2) sorted by relevance
169 if (isDeclPtr(Ptr)) { in AddDecl()192 if (isDeclPtr(Ptr)) { in InsertDeclAfter()230 if (isDeclPtr(Ptr)) { in RemoveDecl()251 if (isDeclPtr(Ptr)) in begin()329 if (isDeclPtr(Ptr)) { in tryAddTopLevelDecl()432 assert(!isDeclPtr(InfoPtr) && "Decl with wrong id ?"); in incrementSlowCase()
194 static inline bool isDeclPtr(void *Ptr) { in isDeclPtr() function