Home
last modified time | relevance | path

Searched refs:PragmaSectionLocation (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaAttr.cpp392 SourceLocation PragmaSectionLocation) { in UnifySection() argument
398 Diag(PragmaSectionLocation, diag::err_section_conflict) in UnifySection()
400 Diag(Section->second.PragmaSectionLocation, in UnifySection()
406 SectionInfo(nullptr, PragmaSectionLocation, SectionFlags); in UnifySection()
/external/clang/include/clang/Sema/
DSema.h7149 SourceLocation PragmaSectionLocation; member
7153 SourceLocation PragmaSectionLocation, in SectionInfo()
7156 PragmaSectionLocation(PragmaSectionLocation), in SectionInfo()
7166 SourceLocation PragmaSectionLocation);