OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StoredCXXDestructorName
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclarationName.h
180
StoredCXXDestructorName
= 4,
207
CXXDestructorName =
StoredCXXDestructorName
,
241
///
StoredCXXDestructorName
- The name of a C++ destructor,
280
StoredKind ==
StoredCXXDestructorName
||
311
getStoredNameKind() ==
StoredCXXDestructorName
||
441
getStoredNameKind() ==
StoredCXXDestructorName
||
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclarationName.cpp
334
return {Name, DeclarationName::
StoredCXXDestructorName
};
339
return {SpecialName, DeclarationName::
StoredCXXDestructorName
};
Completed in 57 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026