Searched defs:CompileCommand (Results 1 – 1 of 1) sorted by relevance
44 struct CompileCommand { struct46 CompileCommand(const Twine &Directory, const Twine &Filename, in CompileCommand() function68 friend bool operator==(const CompileCommand &LHS, const CompileCommand &RHS) { argument