Searched defs:isScope (Results 1 – 12 of 12) sorted by relevance
49 bool isScope() const { in isScope() function53 void setIsScope(bool isScope) { in setIsScope()
55 bool isScope) { in Make()
698 bool isScope = b.isScope() || b.isEmpty(); in writeBlock() local
1266 bool isScope = b.isScope() || b.isEmpty(); in writeBlock() local
2138 bool isScope = b.isScope() || b.isEmpty(); in writeBlock() local
320 bool isScope = this->readU8(); in statement() local
622 function isScope(node: Node): node is Scope { function
871 static bool isScope(const Metadata *MD) { return !MD || isa<DIScope>(MD); } in isScope() function
145734 function isScope(node) { function
145165 function isScope(node) { function