HomeSort by relevance Sort by last modified time
    Searched refs:PragmaSectionLocation (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
SemaAttr.cpp 392 SourceLocation PragmaSectionLocation) {
398 Diag(PragmaSectionLocation, diag::err_section_conflict)
400 Diag(Section->second.PragmaSectionLocation,
406 SectionInfo(nullptr, PragmaSectionLocation, SectionFlags);
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 38 milliseconds