Searched defs:FunctionName (Results 1 – 3 of 3) sorted by relevance
232 void MarkUsed(clang::Preprocessor &PP, const std::string &FunctionName) { in MarkUsed()
3065 const std::string &FunctionName, int Argc, in startFunction()3084 const std::string &FunctionName, in startFunction()
86 #define SNAPSHOT_FUZZ_FUNCTION(FunctionName, ReturnType, ...) \ argument