Home
last modified time | relevance | path

Searched refs:CurInitSegLoc (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaAttr.cpp789 CurInitSegLoc = PragmaLocation; in ActOnPragmaMSInitSeg()
H A DSemaDecl.cpp13780 CurInitSegLoc, in CheckCompleteVariableDeclaration()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h724 SourceLocation CurInitSegLoc; variable