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