HomeSort by relevance Sort by last modified time
    Searched defs:CallEvent (Results 1 - 10 of 10) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 1 //===- CallEvent.h - Wrapper for all function and method calls ----*- C++ -*--//
10 /// \file This file defines CallEvent and its subclasses, which represent path-
50 class CallEvent;
56 friend CallEvent;
77 template<typename T = CallEvent>
135 /// CallEventManager to be able to re-use CallEvent-sized memory blocks,
136 /// subclasses of CallEvent may not add any data members to the base class.
138 class CallEvent {
147 void operator=(const CallEvent &) = delete;
168 CallEvent(const Expr *E, ProgramStateRef state, const LocationContext *lctx
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 1 //===- CallEvent.h - Wrapper for all function and method calls ----*- C++ -*--//
10 /// \file This file defines CallEvent and its subclasses, which represent path-
50 class CallEvent;
56 friend CallEvent;
79 template<typename T = CallEvent>
137 /// CallEventManager to be able to re-use CallEvent-sized memory blocks,
138 /// subclasses of CallEvent may not add any data members to the base class.
140 class CallEvent {
149 void operator=(const CallEvent &) = delete;
170 CallEvent(const Expr *E, ProgramStateRef state, const LocationContext *lctx
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 1 //===- CallEvent.h - Wrapper for all function and method calls ----*- C++ -*--//
10 /// \file This file defines CallEvent and its subclasses, which represent path-
50 class CallEvent;
56 friend CallEvent;
79 template<typename T = CallEvent>
137 /// CallEventManager to be able to re-use CallEvent-sized memory blocks,
138 /// subclasses of CallEvent may not add any data members to the base class.
140 class CallEvent {
149 void operator=(const CallEvent &) = delete;
170 CallEvent(const Expr *E, ProgramStateRef state, const LocationContext *lctx
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 1 //===- CallEvent.h - Wrapper for all function and method calls ----*- C++ -*--//
10 /// \file This file defines CallEvent and its subclasses, which represent path-
50 class CallEvent;
56 friend CallEvent;
79 template<typename T = CallEvent>
137 /// CallEventManager to be able to re-use CallEvent-sized memory blocks,
138 /// subclasses of CallEvent may not add any data members to the base class.
140 class CallEvent {
149 void operator=(const CallEvent &) = delete;
170 CallEvent(const Expr *E, ProgramStateRef state, const LocationContext *lctx
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 1 //===- CallEvent.h - Wrapper for all function and method calls ----*- C++ -*--//
10 /// \file This file defines CallEvent and its subclasses, which represent path-
50 class CallEvent;
56 friend CallEvent;
79 template<typename T = CallEvent>
137 /// CallEventManager to be able to re-use CallEvent-sized memory blocks,
138 /// subclasses of CallEvent may not add any data members to the base class.
140 class CallEvent {
149 void operator=(const CallEvent &) = delete;
170 CallEvent(const Expr *E, ProgramStateRef state, const LocationContext *lctx
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 1 //===- CallEvent.h - Wrapper for all function and method calls ----*- C++ -*--//
10 /// \file This file defines CallEvent and its subclasses, which represent path-
50 class CallEvent;
56 friend CallEvent;
79 template<typename T = CallEvent>
137 /// CallEventManager to be able to re-use CallEvent-sized memory blocks,
138 /// subclasses of CallEvent may not add any data members to the base class.
140 class CallEvent {
149 void operator=(const CallEvent &) = delete;
170 CallEvent(const Expr *E, ProgramStateRef state, const LocationContext *lctx
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 1 //===- CallEvent.h - Wrapper for all function and method calls ----*- C++ -*--//
10 /// \file This file defines CallEvent and its subclasses, which represent path-
50 class CallEvent;
56 friend CallEvent;
79 template<typename T = CallEvent>
137 /// CallEventManager to be able to re-use CallEvent-sized memory blocks,
138 /// subclasses of CallEvent may not add any data members to the base class.
140 class CallEvent {
149 void operator=(const CallEvent &) = delete;
170 CallEvent(const Expr *E, ProgramStateRef state, const LocationContext *lctx
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 1 //===- CallEvent.h - Wrapper for all function and method calls ----*- C++ -*--//
10 /// \file This file defines CallEvent and its subclasses, which represent path-
50 class CallEvent;
56 friend CallEvent;
79 template<typename T = CallEvent>
137 /// CallEventManager to be able to re-use CallEvent-sized memory blocks,
138 /// subclasses of CallEvent may not add any data members to the base class.
140 class CallEvent {
149 void operator=(const CallEvent &) = delete;
170 CallEvent(const Expr *E, ProgramStateRef state, const LocationContext *lctx
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CallEvent.h 1 //===- CallEvent.h - Wrapper for all function and method calls ----*- C++ -*--//
10 /// \file This file defines CallEvent and its subclasses, which represent path-
50 class CallEvent;
56 friend CallEvent;
79 template<typename T = CallEvent>
137 /// CallEventManager to be able to re-use CallEvent-sized memory blocks,
138 /// subclasses of CallEvent may not add any data members to the base class.
140 class CallEvent {
149 void operator=(const CallEvent &) = delete;
170 CallEvent(const Expr *E, ProgramStateRef state, const LocationContext *lctx
    [all...]
  /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...]

Completed in 1126 milliseconds