HomeSort by: relevance | last modified time | path
    Searched refs:UnalignedQualLoc (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h 1210 SourceLocation UnalignedQualLoc;
1582 SourceLocation UnalignedQualLoc) {
1592 I.Ptr.UnalignedQualLoc = UnalignedQualLoc;
Sema.h 2614 SourceLocation UnalignedQualLoc = SourceLocation());
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp 3072 SourceLocation UnalignedQualLoc) {
3084 { "__unaligned", DeclSpec::TQ_unaligned, UnalignedQualLoc },
3147 PTI.UnalignedQualLoc);

Completed in 37 milliseconds