OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:canBuiltinBeRedeclared
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
1996
bool
canBuiltinBeRedeclared
(const FunctionDecl *) const;
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
8371
bool ASTContext::
canBuiltinBeRedeclared
(const FunctionDecl *FD) const {
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp
3261
if (!getASTContext().
canBuiltinBeRedeclared
(Old)) {
SemaOverload.cpp
1079
if (!getASTContext().
canBuiltinBeRedeclared
(OldF)) {
Completed in 64 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026