Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaAttr.cpp797 CurInitSegLoc = PragmaLocation; in ActOnPragmaMSInitSeg()
HDSemaDecl.cpp14454 CurInitSegLoc)); in CheckCompleteVariableDeclaration()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h1763 SourceLocation CurInitSegLoc; variable