OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ObjArg
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Analysis/
Consumed.cpp
497
bool handleCall(const CallExpr *Call, const Expr *
ObjArg
,
610
// Returns true if the state of
ObjArg
is set, or false otherwise.
611
bool ConsumedStmtVisitor::handleCall(const CallExpr *Call, const Expr *
ObjArg
,
657
if (!
ObjArg
)
661
InfoEntry Entry = findInfo(
ObjArg
);
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaChecking.cpp
743
Expr *
ObjArg
= TheCall->getArg(ObjectIndex);
745
if (!
ObjArg
->tryEvaluateObjectSize(Result, getASTContext(), BOSType))
Completed in 53 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026