Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1198 SourceLocation ConstQualLoc; member
1578 SourceLocation ConstQualLoc, in getPointer()
1588 I.Ptr.ConstQualLoc = ConstQualLoc; in getPointer()
H A DSema.h2610 SourceLocation ConstQualLoc = SourceLocation(),
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp3068 SourceLocation ConstQualLoc, in diagnoseIgnoredQualifiers() argument
3081 { "const", DeclSpec::TQ_const, ConstQualLoc }, in diagnoseIgnoredQualifiers()
3143 PTI.ConstQualLoc, in diagnoseRedundantReturnTypeQualifiers()