Searched refs:CurrentFile (Results 1 – 2 of 2) sorted by relevance
116 StringRef getCurrentFile() const { return CurrentFile; } in getCurrentFile()195 std::string CurrentFile; variable
200 CurrentFile = std::string(File); in setCurrentFile()201 CurrentOptions = getOptionsForFile(CurrentFile); in setCurrentFile()238 return ClangTidyProfiling::StorageParams(ProfilePrefix, CurrentFile); in getProfileStorageParams()