Searched defs:IsDeclaration (Results 1 – 5 of 5) sorted by relevance
181 bool IsDeclaration() { return begin() == end(); } in IsDeclaration() function
182 bool IsDeclaration() { return begin() == end(); } in IsDeclaration() function
114 def IsDeclaration(self): member in Node326 def IsDeclaration(self): member in Class369 def IsDeclaration(self): member in Function446 def IsDeclaration(self): member in Type
5158 const XCOFF::StorageClass &SC) { in transformCallee()