HomeSort by: relevance | last modified time | path
    Searched defs:callsNames (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
ObjCAutoreleaseWriteChecker.cpp 105 static decltype(auto) callsNames(std::vector<std::string> FunctionNames) {
205 callsNames(FunctionsWithAutoreleasingPool), WritesOrCapturesInBlockM)),
ObjCAutoreleaseWriteChecker.cpp 105 static decltype(auto) callsNames(std::vector<std::string> FunctionNames) {
205 callsNames(FunctionsWithAutoreleasingPool), WritesOrCapturesInBlockM)),

Completed in 63 milliseconds