Searched defs:funct (Results 1 – 4 of 4) sorted by relevance
65 CXXFunctionSummaryFormat::Callback funct, const char *description, in AddCXXSummary()
98 void funct(T) in funct() function
1692 llvm::Function *funct = NULL; createStandardUtilityFunctions() local
1030 CommandObjectPythonFunction(CommandInterpreter & interpreter,std::string name,std::string funct,std::string help,ScriptedCommandSynchronicity synch,CompletionType completion_type) CommandObjectPythonFunction() argument