OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StoredCXXConversionFunctionName
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclarationName.h
181
StoredCXXConversionFunctionName
= 5,
208
CXXConversionFunctionName =
StoredCXXConversionFunctionName
,
244
///
StoredCXXConversionFunctionName
- The name of a C++ conversion function,
281
StoredKind ==
StoredCXXConversionFunctionName
) &&
312
getStoredNameKind() ==
StoredCXXConversionFunctionName
) &&
442
getStoredNameKind() ==
StoredCXXConversionFunctionName
) {
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclarationName.cpp
350
return {Name, DeclarationName::
StoredCXXConversionFunctionName
};
355
return {SpecialName, DeclarationName::
StoredCXXConversionFunctionName
};
Completed in 22 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026