Searched refs:NoDefinitions (Results 1 – 2 of 2) sorted by relevance
528 if (NoDefinitions == nullptr) { in getLatterDefinitions()530 NoDefinitions = &NoDefinitionsInstance; in getLatterDefinitions()532 return *NoDefinitions; in getLatterDefinitions()552 const InstDefList *VariablesMetadata::NoDefinitions = nullptr; member in Ice::VariablesMetadata
1132 static const InstDefList *NoDefinitions; variable