Home | History | Annotate | Download | only in Core

Lines Matching refs:FunctionName

103 bool CallEvent::isGlobalCFunction(StringRef FunctionName) const {
108 return CheckerContext::isCLibraryFunction(FD, FunctionName);