Home
last modified time | relevance | path

Searched refs:RemoveSelectorFromWarningCache (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp3176 static void RemoveSelectorFromWarningCache(Sema &S, Expr* Arg) { in RemoveSelectorFromWarningCache() function
3212 RemoveSelectorFromWarningCache(*this, Args[0]); in ActOnInstanceMessage()