OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StoredCXXConstructorName
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclarationName.h
179
StoredCXXConstructorName
= 3,
206
CXXConstructorName =
StoredCXXConstructorName
,
238
///
StoredCXXConstructorName
- The name of a C++ constructor,
279
assert((StoredKind ==
StoredCXXConstructorName
||
310
assert((getStoredNameKind() ==
StoredCXXConstructorName
||
440
if (getStoredNameKind() ==
StoredCXXConstructorName
||
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclarationName.cpp
318
return {Name, DeclarationName::
StoredCXXConstructorName
};
323
return {SpecialName, DeclarationName::
StoredCXXConstructorName
};
Completed in 18 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026