Searched refs:RelativeFilePath (Results 1 – 4 of 4) sorted by relevance
56 func->sourceFile = std::string {Cg()->VarBinder()->Program()->RelativeFilePath()}; in GenSourceFileDebugInfo()
183 func->sourceFile = std::string {Cg()->VarBinder()->Program()->RelativeFilePath()}; in GenSourceFileDebugInfo()538 …rd.sourceFile = std::string {Context()->parserProgram->VarBinder()->Program()->RelativeFilePath()}; in GenInterfaceRecord()623 …rd.sourceFile = std::string {Context()->parserProgram->VarBinder()->Program()->RelativeFilePath()}; in GenClassRecord()867 …rd.sourceFile = std::string {Context()->parserProgram->VarBinder()->Program()->RelativeFilePath()}; in GenCustomAnnotationRecord()
166 util::StringView RelativeFilePath() const in RelativeFilePath() function
2303 savedRelativeFilePath_(parser_->GetProgram()->RelativeFilePath()) in InnerSourceParser()