OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:canBeWeakImported
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclBase.cpp
688
bool Decl::
canBeWeakImported
(bool &IsDefinition) const {
719
if (!
canBeWeakImported
(IsDefinition))
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclBase.h
712
bool
canBeWeakImported
(bool &IsDefinition) const;
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclAttr.cpp
2892
if (!D->
canBeWeakImported
(isDef)) {
Completed in 30 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026