Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp14849 SourceLocation LocAfterDecls) { in ActOnFinishKNRParamDeclarations() argument
14872 << FixItHint::CreateInsertion(LocAfterDecls, Code); in ActOnFinishKNRParamDeclarations()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h3064 SourceLocation LocAfterDecls);