Home
last modified time | relevance | path

Searched refs:MarkAsParsed (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
H A DimportPathManager.h73 void MarkAsParsed(const StringView &path);
H A DimportPathManager.cpp216 void ImportPathManager::MarkAsParsed(const StringView &path) in MarkAsParsed() function in ark::es2panda::util::ImportPathManager
/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSparser.cpp254 importPathManager_->MarkAsParsed(parseList[idx].sourcePath); in ParseSources()
272 importPathManager_->MarkAsParsed(parseList[idx].sourcePath); in ParseSources()
294 importPathManager_->MarkAsParsed(sourceFile.filePath); in ParseSource()
1915 importPathManager_->MarkAsParsed(globalProgram_->SourceFilePath()); in AddPackageSourcesToParseList()

Completed in 6 milliseconds