Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaAttr.cpp425 CurInitSegLoc = PragmaLocation; in ActOnPragmaMSInitSeg()
H A DSemaDecl.cpp11854 CurInitSegLoc)); in CheckCompleteVariableDeclaration()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h493 SourceLocation CurInitSegLoc; variable