Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDDeclSpec.h1203 unsigned RestrictQualLoc; member
1574 SourceLocation RestrictQualLoc, in getPointer()
1583 I.Ptr.RestrictQualLoc = RestrictQualLoc.getRawEncoding(); in getPointer()
HDSema.h2186 SourceLocation RestrictQualLoc = SourceLocation(),
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp2840 SourceLocation RestrictQualLoc, in diagnoseIgnoredQualifiers() argument
2853 { "restrict", DeclSpec::TQ_restrict, RestrictQualLoc }, in diagnoseIgnoredQualifiers()
2915 SourceLocation::getFromRawEncoding(PTI.RestrictQualLoc), in diagnoseRedundantReturnTypeQualifiers()