Searched refs:GetFilePath (Results 1 – 4 of 4) sorted by relevance
35 inline std::string GetFilePath() const in GetFilePath() function
129 info.filePath_ = lexer.GetFilePath(); in ParseFileDetail()
69 static void GetFilePath(const char *path, const char *fileName, char *filePath) in GetFilePath() function107 GetFilePath(path, dirInfo->d_name, filePath); in DeleteFile()
95 ast_->SetIdlFile(lexer_.GetFilePath()); in ParseFile()153 } else if (!CheckPackageName(lexer_.GetFilePath(), packageName)) { in ParsePackage()155 …age name '%s' does not match file apth '%s'.", packageName.c_str(), lexer_.GetFilePath().c_str())); in ParsePackage()