reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
209 CXXRecordDecl *ContextClass = Method ? Method->getParent() : nullptr; 209 CXXRecordDecl *ContextClass = Method ? Method->getParent() : nullptr; 212 bool InStaticMethod = Method && Method->isStatic(); 212 bool InStaticMethod = Method && Method->isStatic();