Searched defs:CompileCommandRef (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Tooling/
H A DJSONCompilationDatabase.h96 llvm::yaml::ScalarNode*> CompileCommandRef; typedef in class:clang::tooling::JSONCompilationDatabase
99 void getCommands(ArrayRef<CompileCommandRef> CommandsRef,
103 llvm::StringMap< std::vector<CompileCommandRef> > IndexByFile;

Completed in 35 milliseconds