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

  /external/clang/include/clang/Sema/
Scope.h 322 /// isFunctionScope() - Return true if this scope is a function scope.
323 bool isFunctionScope() const { return (getFlags() & Scope::FnScope); }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Scope.h 322 /// isFunctionScope() - Return true if this scope is a function scope.
323 bool isFunctionScope() const { return (getFlags() & Scope::FnScope); }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Scope.h 322 /// isFunctionScope() - Return true if this scope is a function scope.
323 bool isFunctionScope() const { return (getFlags() & Scope::FnScope); }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Scope.h 322 /// isFunctionScope() - Return true if this scope is a function scope.
323 bool isFunctionScope() const { return (getFlags() & Scope::FnScope); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Scope.h 322 /// isFunctionScope() - Return true if this scope is a function scope.
323 bool isFunctionScope() const { return (getFlags() & Scope::FnScope); }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Scope.h 322 /// isFunctionScope() - Return true if this scope is a function scope.
323 bool isFunctionScope() const { return (getFlags() & Scope::FnScope); }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Scope.h 322 /// isFunctionScope() - Return true if this scope is a function scope.
323 bool isFunctionScope() const { return (getFlags() & Scope::FnScope); }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Scope.h 322 /// isFunctionScope() - Return true if this scope is a function scope.
323 bool isFunctionScope() const { return (getFlags() & Scope::FnScope); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Scope.h 322 /// isFunctionScope() - Return true if this scope is a function scope.
323 bool isFunctionScope() const { return (getFlags() & Scope::FnScope); }
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp     [all...]
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 1719 milliseconds