Searched refs:CompileCommandRef (Results 1 – 2 of 2) 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;
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()