Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp784 CurInitSegLoc = PragmaLocation; in ActOnPragmaMSInitSeg()
H A DSemaDecl.cpp14645 CurInitSegLoc)); in CheckCompleteVariableDeclaration()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h752 SourceLocation CurInitSegLoc; variable