Searched refs:CompileCommandRef (Results 1 – 2 of 2) sorted by relevance
116 using CompileCommandRef = variable122 void getCommands(ArrayRef<CompileCommandRef> CommandsRef,126 llvm::StringMap<std::vector<CompileCommandRef>> IndexByFile;130 std::vector<CompileCommandRef> AllCommands;
266 ArrayRef<CompileCommandRef> CommandsRef, in getCommands()378 auto Cmd = CompileCommandRef(Directory, File, *Command, Output); in parse()