Searched refs:isDeclPtr (Results 1 – 2 of 2) sorted by relevance
164 if (isDeclPtr(Ptr)) { in AddDecl()187 if (isDeclPtr(Ptr)) { in InsertDeclAfter()225 if (isDeclPtr(Ptr)) { in RemoveDecl()243 if (isDeclPtr(Ptr)) in begin()321 if (isDeclPtr(Ptr)) { in tryAddTopLevelDecl()424 assert(!isDeclPtr(InfoPtr) && "Decl with wrong id ?"); in incrementSlowCase()
190 static inline bool isDeclPtr(void *Ptr) { in isDeclPtr() function