Searched refs:CompileCommandRef (Results 1 – 4 of 4) sorted by relevance
110 std::vector<llvm::yaml::ScalarNode *>> CompileCommandRef; typedef113 void getCommands(ArrayRef<CompileCommandRef> CommandsRef,117 llvm::StringMap<std::vector<CompileCommandRef>> IndexByFile;121 std::vector<CompileCommandRef> AllCommands;
115 using CompileCommandRef = variable121 void getCommands(ArrayRef<CompileCommandRef> CommandsRef,125 llvm::StringMap<std::vector<CompileCommandRef>> IndexByFile;129 std::vector<CompileCommandRef> AllCommands;
182 llvm::StringMap< std::vector<CompileCommandRef> >::const_iterator in getCompileCommands()195 llvm::StringMap< std::vector<CompileCommandRef> >::const_iterator in getAllFiles()197 const llvm::StringMap< std::vector<CompileCommandRef> >::const_iterator in getAllFiles()227 ArrayRef<CompileCommandRef> CommandsRef, in getCommands()336 auto Cmd = CompileCommandRef(Directory, File, *Command); in parse()
317 ArrayRef<CompileCommandRef> CommandsRef, in getCommands()433 auto Cmd = CompileCommandRef(Directory, File, *Command, Output); in parse()