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

References

tools/clang/lib/AST/ASTContext.cpp
 9682       Type = Type.withRestrict();
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 1353   QualType PtrTy = C.getPointerType(Ty).withRestrict();
 4506                                 KmpTaskTWithPrivatesPtrQTy.withRestrict(),
 4608                                 KmpTaskTWithPrivatesPtrQTy.withRestrict(),
 4668       C.getPointerType(PrivatesQTy).withConst().withRestrict(),
 4678             .withRestrict(),
 4689             .withRestrict(),
 4700             .withRestrict(),
 8837   QualType PtrTy = C.getPointerType(Ty).withRestrict();
tools/clang/lib/Sema/SemaOpenMP.cpp
 3102         Context.getPointerType(KmpInt32Ty).withConst().withRestrict();
 3119     QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict();
 3121         Context.getPointerType(KmpInt32Ty).withConst().withRestrict();
 3132             Context.getPointerType(CopyFnType).withConst().withRestrict()),
 3164     QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict();
 3166         Context.getPointerType(KmpInt32Ty).withConst().withRestrict();
 3177             Context.getPointerType(CopyFnType).withConst().withRestrict()),
 3217     QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict();
 3219         Context.getPointerType(KmpInt32Ty).withConst().withRestrict();
 3230             Context.getPointerType(CopyFnType).withConst().withRestrict()),
 3257     QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict();
 3259         Context.getPointerType(KmpInt32Ty).withConst().withRestrict();
 3270             Context.getPointerType(CopyFnType).withConst().withRestrict()),
 3299     QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict();
 3301         Context.getPointerType(KmpInt32Ty).withConst().withRestrict();
 3320             Context.getPointerType(CopyFnType).withConst().withRestrict()),
 3343         Context.getPointerType(KmpInt32Ty).withConst().withRestrict();
 3359         Context.getPointerType(KmpInt32Ty).withConst().withRestrict();
 3360     QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict();
 3372             Context.getPointerType(CopyFnType).withConst().withRestrict()),
 3418         Context.getPointerType(KmpInt32Ty).withConst().withRestrict();
 3446     QualType VoidPtrTy = Context.VoidPtrTy.withConst().withRestrict();
 3448         Context.getPointerType(KmpInt32Ty).withConst().withRestrict();
 3459             Context.getPointerType(CopyFnType).withConst().withRestrict()),
tools/clang/lib/Sema/SemaStmt.cpp
 4367                                .withRestrict();