Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1210 SourceLocation UnalignedQualLoc; member
1582 SourceLocation UnalignedQualLoc) { in getPointer()
1592 I.Ptr.UnalignedQualLoc = UnalignedQualLoc; in getPointer()
H A DSema.h2614 SourceLocation UnalignedQualLoc = SourceLocation());
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp3072 SourceLocation UnalignedQualLoc) { in diagnoseIgnoredQualifiers() argument
3084 { "__unaligned", DeclSpec::TQ_unaligned, UnalignedQualLoc }, in diagnoseIgnoredQualifiers()
3147 PTI.UnalignedQualLoc); in diagnoseRedundantReturnTypeQualifiers()