Searched refs:AddAlignmentAttributesForRecord (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaAttr.cpp114 void Sema::AddAlignmentAttributesForRecord(RecordDecl *RD) { function in class:Sema
H A DSemaTemplate.cpp1069 AddAlignmentAttributesForRecord(NewClass);
5567 AddAlignmentAttributesForRecord(Specialization);
H A DSemaDecl.cpp10116 AddAlignmentAttributesForRecord(RD);
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h6635 /// AddAlignmentAttributesForRecord - Adds any needed alignment attributes to
6637 void AddAlignmentAttributesForRecord(RecordDecl *RD);

Completed in 235 milliseconds