Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaAttr.cpp786 CurInitSegLoc = PragmaLocation; in ActOnPragmaMSInitSeg()
H A DSemaDecl.cpp14163 CurInitSegLoc, in CheckCompleteVariableDeclaration()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h725 SourceLocation CurInitSegLoc; variable