Searched refs:Inspect (Results 1 – 7 of 7) sorted by relevance
165 bool Inspect (llvm::Function &function) in Inspect() function in Instrumenter616 if (!vpc.Inspect(*function)) in runOnModule()627 if (!ooc.Inspect(*function)) in runOnModule()
119 void Inspect(const char *receive_port_name);
56 inspector.Inspect(argv[1]);
55 void Inspector::Inspect(const char *receive_port_name) {67 // Inspect the task and write a minidump file.
221 class Inspect(object): class261 Inspect(arg)
1905 * Inspect the generated AST by printing it using ``clang -cc1 -ast-print``,1908 * Inspect the generated AST under ``clang -cc1 -ast-dump`` to verify that
455 #. Inspect or modify a ``Function`` other than the one currently being processed.