Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp2011 RegisterLocallyScopedExternCDecl(New, S); in LazilyCreateBuiltin()
5650 Sema::RegisterLocallyScopedExternCDecl(NamedDecl *ND, Scope *S) { in RegisterLocallyScopedExternCDecl() function in Sema
6878 RegisterLocallyScopedExternCDecl(NewVD, S); in ActOnVariableDeclarator()
9125 RegisterLocallyScopedExternCDecl(NewFD, S); in ActOnFunctionDeclarator()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1908 void RegisterLocallyScopedExternCDecl(NamedDecl *ND, Scope *S);