Searched defs:isScoped (Results 1 – 8 of 8) sorted by relevance
200 bool NativeTypeUDT::isScoped() const { in isScoped() function in NativeTypeUDT
338 bool NativeTypeEnum::isScoped() const { in isScoped() function in NativeTypeEnum
675 bool NativeRawSymbol::isScoped() const { in isScoped() function in NativeRawSymbol
506 bool isScoped = false; in CreateLLDBTypeFromPDBType() local
1210 bool DIARawSymbol::isScoped() const { in isScoped() function in DIARawSymbol
447 bool isScoped() const { in isScoped() function
4045 bool isScoped() const { return EnumDeclBits.IsScoped; } in isScoped() function
8526 AST_MATCHER(EnumDecl, isScoped) { in AST_MATCHER() argument