Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp2517 RegisterLocallyScopedExternCDecl(New, S); in LazilyCreateBuiltin()
6735 Sema::RegisterLocallyScopedExternCDecl(NamedDecl *ND, Scope *S) { in RegisterLocallyScopedExternCDecl() function in Sema
8212 RegisterLocallyScopedExternCDecl(NewVD, S); in ActOnVariableDeclarator()
10793 RegisterLocallyScopedExternCDecl(NewFD, S); in ActOnFunctionDeclarator()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2916 void RegisterLocallyScopedExternCDecl(NamedDecl *ND, Scope *S);