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

  /system/tools/hidl/
Scope.cpp 69 if (!outerType->isScope()) {
84 bool Scope::isScope() const {
Type.cpp 41 bool Type::isScope() const {
  /external/swiftshader/third_party/LLVM/lib/Analysis/
DebugInfo.cpp 226 /// isScope - Return true if the specified tag is one of the scope
228 bool DIDescriptor::isScope() const {
    [all...]
  /external/v8/src/debug/
mirrors.js 402 Mirror.prototype.isScope = function() {
    [all...]
  /external/llvm/lib/IR/
Verifier.cpp 768 static bool isScope(const Metadata *MD) { return !MD || isa<DIScope>(MD); }
847 AssertDI(isScope(N.getRawScope()), "invalid scope", &N, N.getRawScope());
877 AssertDI(isScope(N.getRawScope()), "invalid scope", &N, N.getRawScope());
    [all...]
  /prebuilts/tools/common/m2/repository/javax/enterprise/cdi-api/1.0/
cdi-api-1.0.jar 
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
nashorn.jar 

Completed in 267 milliseconds