Home
last modified time | relevance | path

Searched refs:LocAfterDecls (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp15151 SourceLocation LocAfterDecls) { in ActOnFinishKNRParamDeclarations() argument
15174 << FixItHint::CreateInsertion(LocAfterDecls, Code); in ActOnFinishKNRParamDeclarations()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3716 SourceLocation LocAfterDecls);