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

  /external/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 207 class CallEffects {
212 CallEffects(const RetEffect &R) : Ret(R) {}
225 static CallEffects getEffect(const ObjCMethodDecl *MD);
228 static CallEffects getEffect(const FunctionDecl *FD);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 203 class CallEffects {
208 CallEffects(const RetEffect &R) : Ret(R) {}
221 static CallEffects getEffect(const ObjCMethodDecl *MD);
224 static CallEffects getEffect(const FunctionDecl *FD);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 203 class CallEffects {
208 CallEffects(const RetEffect &R) : Ret(R) {}
221 static CallEffects getEffect(const ObjCMethodDecl *MD);
224 static CallEffects getEffect(const FunctionDecl *FD);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 203 class CallEffects {
208 CallEffects(const RetEffect &R) : Ret(R) {}
221 static CallEffects getEffect(const ObjCMethodDecl *MD);
224 static CallEffects getEffect(const FunctionDecl *FD);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 203 class CallEffects {
208 CallEffects(const RetEffect &R) : Ret(R) {}
221 static CallEffects getEffect(const ObjCMethodDecl *MD);
224 static CallEffects getEffect(const FunctionDecl *FD);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 203 class CallEffects {
208 CallEffects(const RetEffect &R) : Ret(R) {}
221 static CallEffects getEffect(const ObjCMethodDecl *MD);
224 static CallEffects getEffect(const FunctionDecl *FD);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 203 class CallEffects {
208 CallEffects(const RetEffect &R) : Ret(R) {}
221 static CallEffects getEffect(const ObjCMethodDecl *MD);
224 static CallEffects getEffect(const FunctionDecl *FD);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 203 class CallEffects {
208 CallEffects(const RetEffect &R) : Ret(R) {}
221 static CallEffects getEffect(const ObjCMethodDecl *MD);
224 static CallEffects getEffect(const FunctionDecl *FD);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Checkers/
ObjCRetainCount.h 203 class CallEffects {
208 CallEffects(const RetEffect &R) : Ret(R) {}
221 static CallEffects getEffect(const ObjCMethodDecl *MD);
224 static CallEffects getEffect(const FunctionDecl *FD);

Completed in 49 milliseconds