Searched refs:CompileCommandRef (Results 1 – 2 of 2) sorted by relevance
115 using CompileCommandRef = variable121 void getCommands(ArrayRef<CompileCommandRef> CommandsRef,125 llvm::StringMap<std::vector<CompileCommandRef>> IndexByFile;129 std::vector<CompileCommandRef> AllCommands;
317 ArrayRef<CompileCommandRef> CommandsRef, in getCommands()433 auto Cmd = CompileCommandRef(Directory, File, *Command, Output); in parse()