OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckFunctionCall
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaOverload.cpp
13333
if (
CheckFunctionCall
(FnDecl, TheCall,
14075
if (
CheckFunctionCall
(Method, TheCall,
14385
if (
CheckFunctionCall
(Method, TheCall, Proto))
14711
if (
CheckFunctionCall
(Method, TheCall, Proto))
14829
if (
CheckFunctionCall
(Method, TheCall,
14907
if (
CheckFunctionCall
(FD, UDL, nullptr))
SemaExprCXX.cpp
7746
if (
CheckFunctionCall
(Method, CE,
SemaChecking.cpp
4704
///
CheckFunctionCall
- Check a direct function call for various correctness
4706
bool Sema::
CheckFunctionCall
(FunctionDecl *FDecl, CallExpr *TheCall,
SemaExpr.cpp
990
// emitted along with format string checking in Sema::
CheckFunctionCall
().
6828
if (
CheckFunctionCall
(FDecl, TheCall, Proto))
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
12411
bool
CheckFunctionCall
(FunctionDecl *FDecl, CallExpr *TheCall,
Completed in 84 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026