OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isInExternCXXContext
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Decl.h
1135
bool
isInExternCXXContext
() const;
2384
bool
isInExternCXXContext
() const;
/src/external/apache2/llvm/dist/clang/lib/AST/
Decl.cpp
2121
bool VarDecl::
isInExternCXXContext
() const {
3198
bool FunctionDecl::
isInExternCXXContext
() const {
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp
3109
if (OldLinkage == CLanguageLinkage && New->
isInExternCXXContext
())
Completed in 31 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026