reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaOpenMP.cpp
15121   if (MapperIdScopeSpec.isInvalid())
15133     while (S && SemaRef.LookupParsedName(Lookup, S, &MapperIdScopeSpec)) {
15171         MapperIdScopeSpec.getWithLocInContext(SemaRef.Context), MapperId,
15178       (MapperIdScopeSpec.isSet() || MapperId.getAsString() != "default")) {
15183   if (SemaRef.getLangOpts().CPlusPlus && !MapperIdScopeSpec.isSet())
15218   if (MapperIdScopeSpec.isSet() || MapperId.getAsString() != "default") {