Searched refs:getCurrentMainFile (Results 1 – 2 of 2) sorted by relevance
115 if (getCurrentMainFile().endswith(".c")) in check()
511 StringRef getCurrentMainFile() const { return Context->getCurrentFile(); } in getCurrentMainFile() function