Searched refs:ExpandedValue (Results 1 – 1 of 1) sorted by relevance
1083 std::optional<std::string> ExpandedValue; in expandMacros() local1087 ExpandedValue = in expandMacros()1099 ExpandedValue = Res; in expandMacros()1102 ExpandedValue = VarIt->getValue().TextValue; in expandMacros()1105 if (!ExpandedValue) in expandMacros()1108 MemoryBuffer::getMemBufferCopy(*ExpandedValue, "<instantiation>"); in expandMacros()