Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp2190 RegisterLocallyScopedExternCDecl(New, S); in LazilyCreateBuiltin()
6149 Sema::RegisterLocallyScopedExternCDecl(NamedDecl *ND, Scope *S) { in RegisterLocallyScopedExternCDecl() function in Sema
7532 RegisterLocallyScopedExternCDecl(NewVD, S); in ActOnVariableDeclarator()
9916 RegisterLocallyScopedExternCDecl(NewFD, S); in ActOnFunctionDeclarator()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2638 void RegisterLocallyScopedExternCDecl(NamedDecl *ND, Scope *S);