Searched refs:NoDefinitions (Results 1 – 2 of 2) sorted by relevance
517 if (NoDefinitions == nullptr) { in getLatterDefinitions()519 NoDefinitions = &NoDefinitionsInstance; in getLatterDefinitions()521 return *NoDefinitions; in getLatterDefinitions()541 const InstDefList *VariablesMetadata::NoDefinitions = nullptr; member in Ice::VariablesMetadata
1131 static const InstDefList *NoDefinitions; variable