Searched defs:IncludeFile (Results 1 – 4 of 4) sorted by relevance
29 llvm::StringRef IncludeFile = Args[0]; in run() local
69 std::string IncludeFile; // Filename as a string member
95 void IncludeFile(const std::string& google3_name, io::Printer* printer) { in IncludeFile() function
67 DetermineIncludeKind(StringRef CanonicalFile, StringRef IncludeFile, in DetermineIncludeKind()