Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp3402 static void RemoveSelectorFromWarningCache(Sema &S, Expr* Arg) { in RemoveSelectorFromWarningCache() function
3438 RemoveSelectorFromWarningCache(*this, Args[0]); in ActOnInstanceMessage()