Home
last modified time | relevance | path

Searched defs:Commands (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Tooling/
DJSONCompilationDatabase.cpp187 std::vector<CompileCommand> Commands; in getCompileCommands() local
209 std::vector<CompileCommand> Commands; in getAllCompileCommands() local
/freebsd-9-stable/contrib/llvm/utils/TableGen/
DAsmWriterEmitter.cpp448 std::vector<std::string> &Commands = TableDrivenOperandPrinters[i]; in EmitPrintInstruction() local
/freebsd-9-stable/usr.sbin/ppp/
Dcommand.c838 static struct cmdtab const Commands[] = { variable