Searched refs:ImportName (Results 1 – 2 of 2) sorted by relevance
1578 const char* ImportName = Stack.back().ImportName; in otherName() local1579 if (ImportName) in otherName()1580 return StringRef(ImportName); in otherName()1590 ImportName(nullptr), ChildCount(0), NextChildIndex(0), in NodeState()1605 State.ImportName = reinterpret_cast<const char*>(State.Current); in pushNode()
88 const char *ImportName; member