HomeSort by relevance Sort by last modified time
    Searched refs:CallEvent (Results 51 - 75 of 98) sorted by null

1 23 4

  /external/clang/lib/StaticAnalyzer/Checkers/
NonNullParamChecker.cpp 23 #include "clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h"
37 void checkPreCall(const CallEvent &Call, CheckerContext &C) const;
47 void NonNullParamChecker::checkPreCall(const CallEvent &Call,
70 CallEvent::param_type_iterator TyI = Call.param_type_begin(),
ReturnUndefChecker.cpp 20 #include "clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h"
47 QualType RT = CallEvent::getDeclaredResultType(SFC->getDecl());
CallAndMessageChecker.cpp 21 #include "clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h"
70 void checkPreCall(const CallEvent &Call, CheckerContext &C) const;
75 bool CheckUninitFields, const CallEvent &Call,
114 static StringRef describeUninitializedArgumentInCall(const CallEvent &Call,
193 const CallEvent &Call,
360 void CallAndMessageChecker::checkPreCall(const CallEvent &Call,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 32 class CallEvent;
214 const CallEvent *Call,
223 const CallEvent &Call,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 32 class CallEvent;
214 const CallEvent *Call,
223 const CallEvent &Call,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 32 class CallEvent;
214 const CallEvent *Call,
223 const CallEvent &Call,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 32 class CallEvent;
214 const CallEvent *Call,
223 const CallEvent &Call,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 32 class CallEvent;
214 const CallEvent *Call,
223 const CallEvent &Call,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 32 class CallEvent;
214 const CallEvent *Call,
223 const CallEvent &Call,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 32 class CallEvent;
214 const CallEvent *Call,
223 const CallEvent &Call,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 32 class CallEvent;
214 const CallEvent *Call,
223 const CallEvent &Call,
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp 21 #include "clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h"
239 // Generate a CallEvent /before/ cleaning the state, so that we can get the
255 CallEvent::getDeclaredResultType(calleeCtx->getDecl());
404 bool ExprEngine::inlineCall(const CallEvent &Call, const Decl *D,
499 const CallEvent &Call) {
502 // use an updated CallEvent instance when calling checkers, but if 'Call' is
523 ProgramStateRef ExprEngine::bindReturnValue(const CallEvent &Call,
562 void ExprEngine::conservativeEvalCall(const CallEvent &Call, NodeBuilder &Bldr,
578 static CallInlinePolicy mayInlineCallKind(const CallEvent &Call,
736 if (CallEvent::isVariadic(CalleeADC->getDecl())
    [all...]
Store.cpp 18 #include "clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h"
29 const CallEvent &Call,
33 SmallVector<CallEvent::FrameBindingTy, 16> InitialBindings;
36 for (CallEvent::BindingsTy::iterator I = InitialBindings.begin(),
CheckerManager.cpp 18 #include "clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h"
252 const CallEvent &Call;
259 const CallEvent &call, ExprEngine &eng,
278 const CallEvent &Call,
536 const CallEvent *Call) {
552 const CallEvent *Call,
587 const CallEvent &Call,
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
InCallServiceImpl.java 67 new CallEvent<Call>(callId, call));
76 new CallEvent<Call>(callId, call));
111 public static class CallEvent<EventType> {
116 CallEvent(String callId, EventType event) {
131 public static class VideoCallEvent<EventType> extends CallEvent<EventType> {
189 new CallEvent<String>(mCallId, getCallStateString(state)));
200 new CallEvent<String>(mCallId, getCallId(parent)));
217 new CallEvent<List<String>>(mCallId, childList));
229 new CallEvent<Details>(mCallId, details));
240 new CallEvent<List<String>>(mCallId, cannedTextResponses))
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/
Checker.h 166 static void _checkCall(void *checker, const CallEvent &msg,
181 static void _checkCall(void *checker, const CallEvent &msg,
324 const CallEvent *Call) {
351 const CallEvent *Call,
394 const CallEvent *Call,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/
Checker.h 166 static void _checkCall(void *checker, const CallEvent &msg,
181 static void _checkCall(void *checker, const CallEvent &msg,
325 const CallEvent *Call) {
346 const CallEvent *Call,
389 const CallEvent *Call,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/
Checker.h 166 static void _checkCall(void *checker, const CallEvent &msg,
181 static void _checkCall(void *checker, const CallEvent &msg,
325 const CallEvent *Call) {
346 const CallEvent *Call,
389 const CallEvent *Call,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/
Checker.h 166 static void _checkCall(void *checker, const CallEvent &msg,
181 static void _checkCall(void *checker, const CallEvent &msg,
325 const CallEvent *Call) {
346 const CallEvent *Call,
389 const CallEvent *Call,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/
Checker.h 166 static void _checkCall(void *checker, const CallEvent &msg,
181 static void _checkCall(void *checker, const CallEvent &msg,
325 const CallEvent *Call) {
346 const CallEvent *Call,
389 const CallEvent *Call,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/
Checker.h 166 static void _checkCall(void *checker, const CallEvent &msg,
181 static void _checkCall(void *checker, const CallEvent &msg,
325 const CallEvent *Call) {
346 const CallEvent *Call,
389 const CallEvent *Call,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/
Checker.h 166 static void _checkCall(void *checker, const CallEvent &msg,
181 static void _checkCall(void *checker, const CallEvent &msg,
325 const CallEvent *Call) {
346 const CallEvent *Call,
389 const CallEvent *Call,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/
Checker.h 166 static void _checkCall(void *checker, const CallEvent &msg,
181 static void _checkCall(void *checker, const CallEvent &msg,
325 const CallEvent *Call) {
346 const CallEvent *Call,
389 const CallEvent *Call,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/
Checker.h 166 static void _checkCall(void *checker, const CallEvent &msg,
181 static void _checkCall(void *checker, const CallEvent &msg,
325 const CallEvent *Call) {
346 const CallEvent *Call,
389 const CallEvent *Call,
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramState.h 40 class CallEvent;
264 const CallEvent *Call = nullptr,
271 const CallEvent *Call = nullptr,
276 ProgramStateRef enterStackFrame(const CallEvent &Call,
438 const CallEvent *Call) const;

Completed in 5174 milliseconds

1 23 4