Home
last modified time | relevance | path

Searched refs:ParseImports (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/idl_tool/idl_tool_2/preprocessor/
H A Dpreprocessor.h63 static bool ParseImports(Lexer &lexer, FileDetail &info);
H A Dpreprocessor.cpp149 if (!ParseImports(lexer, info)) { in ParseFileDetail()
195 bool Preprocessor::ParseImports(Lexer &lexer, FileDetail &info) in ParseImports() function in OHOS::Idl::Preprocessor
/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.h84 bool ParseImports();
H A Dparser.cpp123 ret = ParseImports() && ret; in ParseFile()
285 bool Parser::ParseImports() in ParseImports() function in OHOS::Idl::Parser

Completed in 5 milliseconds