Home
last modified time | relevance | path

Searched defs:PragmaLocation (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAttr.cpp543 void Sema::PragmaStack<Sema::AlignPackInfo>::Act(SourceLocation PragmaLocation, in Act()
606 SourceLocation PragmaLocation; in UnifySection() local
658 void Sema::ActOnPragmaMSSeg(SourceLocation PragmaLocation, in ActOnPragmaMSSeg()
685 void Sema::ActOnPragmaMSSection(SourceLocation PragmaLocation, in ActOnPragmaMSSection()
690 void Sema::ActOnPragmaMSInitSeg(SourceLocation PragmaLocation, in ActOnPragmaMSInitSeg()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParsePragma.cpp834 SourceLocation PragmaLocation = ConsumeAnnotationToken(); in HandlePragmaMSPragma() local
860 SourceLocation PragmaLocation) { in HandlePragmaMSSection()
941 SourceLocation PragmaLocation) { in HandlePragmaMSSegment()
1025 SourceLocation PragmaLocation) { in HandlePragmaMSInitSeg()
1979 SourceLocation PragmaLocation = Tok.getLocation(); in HandlePragma() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h466 SourceLocation PragmaLocation; member
592 SourceLocation PragmaLocation; member