OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckObjCString
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaChecking.cpp
1466
if (
CheckObjCString
(TheCall->getArg(0)))
5838
///
CheckObjCString
- Checks that the argument to the builtin
5842
bool Sema::
CheckObjCString
(Expr *Arg) {
5870
///
CheckObjCString
- Checks that the format string argument to the os_log()
SemaExprObjC.cpp
83
if (
CheckObjCString
(S))
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
12430
bool
CheckObjCString
(Expr *Arg);
Completed in 63 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026