Searched refs:GetNamespacePath (Results 1 – 3 of 3) sorted by relevance
326 std::string TypeRecorder::GetNamespacePath(const std::string &namespaceStr) const in GetNamespacePath() function in panda::es2panda::extractor::TypeRecorder334 ASSERT(GetNamespacePath(namespaceStr) == filePath); in SetNamespacePath()
111 std::string GetNamespacePath(const std::string &namespaceStr) const;
497 … auto redirectPath = recorder_->GetNamespacePath(std::string(object->AsIdentifier()->Name())); in GetTypeIndexFromMemberNode()535 … auto redirectPath = recorder_->GetNamespacePath(std::string(left->AsIdentifier()->Name())); in GetTypeIndexFromTSQualifiedNode()