Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp797 CurInitSegLoc = PragmaLocation; in ActOnPragmaMSInitSeg()
H A DSemaDecl.cpp14454 CurInitSegLoc)); in CheckCompleteVariableDeclaration()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1763 SourceLocation CurInitSegLoc; variable