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.cpp896 CurInitSegLoc = PragmaLocation; in ActOnPragmaMSInitSeg()
H A DSemaDecl.cpp14837 CurInitSegLoc)); in CheckCompleteVariableDeclaration()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2065 SourceLocation CurInitSegLoc; variable