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

  /external/clang/include/clang/Sema/
Scope.h 80 FunctionPrototypeScope = 0x100,
84 /// other kind of function declarator). Always has FunctionPrototypeScope
372 return getFlags() & Scope::FunctionPrototypeScope;
387 Scope::FunctionPrototypeScope |
439 /// is a FunctionPrototypeScope.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Scope.h 80 FunctionPrototypeScope = 0x100,
84 /// other kind of function declarator). Always has FunctionPrototypeScope
372 return getFlags() & Scope::FunctionPrototypeScope;
387 Scope::FunctionPrototypeScope |
439 /// is a FunctionPrototypeScope.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
Scope.h 80 FunctionPrototypeScope = 0x100,
84 /// other kind of function declarator). Always has FunctionPrototypeScope
372 return getFlags() & Scope::FunctionPrototypeScope;
387 Scope::FunctionPrototypeScope |
439 /// is a FunctionPrototypeScope.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
Scope.h 80 FunctionPrototypeScope = 0x100,
84 /// other kind of function declarator). Always has FunctionPrototypeScope
372 return getFlags() & Scope::FunctionPrototypeScope;
387 Scope::FunctionPrototypeScope |
439 /// is a FunctionPrototypeScope.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
Scope.h 80 FunctionPrototypeScope = 0x100,
84 /// other kind of function declarator). Always has FunctionPrototypeScope
375 return getFlags() & Scope::FunctionPrototypeScope;
390 Scope::FunctionPrototypeScope |
447 /// is a FunctionPrototypeScope.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
Scope.h 80 FunctionPrototypeScope = 0x100,
84 /// other kind of function declarator). Always has FunctionPrototypeScope
375 return getFlags() & Scope::FunctionPrototypeScope;
390 Scope::FunctionPrototypeScope |
447 /// is a FunctionPrototypeScope.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
Scope.h 80 FunctionPrototypeScope = 0x100,
84 /// other kind of function declarator). Always has FunctionPrototypeScope
375 return getFlags() & Scope::FunctionPrototypeScope;
390 Scope::FunctionPrototypeScope |
447 /// is a FunctionPrototypeScope.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
Scope.h 80 FunctionPrototypeScope = 0x100,
84 /// other kind of function declarator). Always has FunctionPrototypeScope
375 return getFlags() & Scope::FunctionPrototypeScope;
390 Scope::FunctionPrototypeScope |
447 /// is a FunctionPrototypeScope.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Scope.h 80 FunctionPrototypeScope = 0x100,
84 /// other kind of function declarator). Always has FunctionPrototypeScope
372 return getFlags() & Scope::FunctionPrototypeScope;
387 Scope::FunctionPrototypeScope |
439 /// is a FunctionPrototypeScope.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
Scope.h 80 FunctionPrototypeScope = 0x100,
84 /// other kind of function declarator). Always has FunctionPrototypeScope
372 return getFlags() & Scope::FunctionPrototypeScope;
387 Scope::FunctionPrototypeScope |
439 /// is a FunctionPrototypeScope.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
Scope.h 80 FunctionPrototypeScope = 0x100,
84 /// other kind of function declarator). Always has FunctionPrototypeScope
372 return getFlags() & Scope::FunctionPrototypeScope;
387 Scope::FunctionPrototypeScope |
439 /// is a FunctionPrototypeScope.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
Scope.h 80 FunctionPrototypeScope = 0x100,
84 /// other kind of function declarator). Always has FunctionPrototypeScope
375 return getFlags() & Scope::FunctionPrototypeScope;
390 Scope::FunctionPrototypeScope |
447 /// is a FunctionPrototypeScope.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
Scope.h 80 FunctionPrototypeScope = 0x100,
84 /// other kind of function declarator). Always has FunctionPrototypeScope
375 return getFlags() & Scope::FunctionPrototypeScope;
390 Scope::FunctionPrototypeScope |
447 /// is a FunctionPrototypeScope.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
Scope.h 80 FunctionPrototypeScope = 0x100,
84 /// other kind of function declarator). Always has FunctionPrototypeScope
375 return getFlags() & Scope::FunctionPrototypeScope;
390 Scope::FunctionPrototypeScope |
447 /// is a FunctionPrototypeScope.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
Scope.h 80 FunctionPrototypeScope = 0x100,
84 /// other kind of function declarator). Always has FunctionPrototypeScope
375 return getFlags() & Scope::FunctionPrototypeScope;
390 Scope::FunctionPrototypeScope |
447 /// is a FunctionPrototypeScope.

Completed in 2803 milliseconds