Searched refs:ImportAPValue (Results 1 – 1 of 1) sorted by relevance
439 Expected<APValue> ImportAPValue(const APValue &FromValue);9521 return Importer.ImportAPValue(FromValue); in Import()9655 ASTNodeImporter::ImportAPValue(const APValue &FromValue) { in ImportAPValue() function in ASTNodeImporter