Searched defs:isScope (Results 1 – 10 of 10) sorted by relevance
61 public static boolean isScope(AnnotationMirror scopeAnnotation) { in isScope() method in Scope68 public static boolean isScope(TypeElement scopeAnnotationType) { in isScope() method in Scope87 private boolean isScope(Class<? extends Annotation> annotation) { in isScope() method in Scope
49 bool isScope() const { in isScope() function53 void setIsScope(bool isScope) { in setIsScope()
55 bool isScope) { in Make()
624 bool isScope = b.isScope() || b.isEmpty(); in writeBlock() local
1223 bool isScope = b.isScope() || b.isEmpty(); in writeBlock() local
1869 bool isScope = b.isScope() || b.isEmpty(); in writeBlock() local
361 bool isScope = this->readU8(); in statement() local
768 static bool isScope(const Metadata *MD) { return !MD || isa<DIScope>(MD); } in isScope() function
871 static bool isScope(const Metadata *MD) { return !MD || isa<DIScope>(MD); } in isScope() function
879 static bool isScope(const Metadata *MD) { return !MD || isa<DIScope>(MD); } in isScope() function