Home
last modified time | relevance | path

Searched refs:RestrictQualLoc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1204 SourceLocation RestrictQualLoc; member
1580 SourceLocation RestrictQualLoc, in getPointer()
1590 I.Ptr.RestrictQualLoc = RestrictQualLoc; in getPointer()
H A DSema.h2612 SourceLocation RestrictQualLoc = SourceLocation(),
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp3070 SourceLocation RestrictQualLoc, in diagnoseIgnoredQualifiers() argument
3083 { "restrict", DeclSpec::TQ_restrict, RestrictQualLoc }, in diagnoseIgnoredQualifiers()
3145 PTI.RestrictQualLoc, in diagnoseRedundantReturnTypeQualifiers()