Searched defs:isScoped (Results 1 – 9 of 9) sorted by relevance
199 bool NativeTypeUDT::isScoped() const { in isScoped() function in NativeTypeUDT
333 bool NativeTypeEnum::isScoped() const { in isScoped() function in NativeTypeEnum
676 bool NativeRawSymbol::isScoped() const { in isScoped() function in NativeRawSymbol
1210 bool DIARawSymbol::isScoped() const { in isScoped() function in DIARawSymbol
465 private bool isScoped; // True if created with scopedTask. in Task() local
449 private bool isScoped; // True if created with scopedTask. in Task() local
446 bool isScoped() const { in isScoped() function
3747 bool isScoped() const { return EnumDeclBits.IsScoped; } in isScoped() function
7768 AST_MATCHER(EnumDecl, isScoped) { in AST_MATCHER() argument