OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NormalizeType
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/slang/
slang_rs_export_element.cpp
84
if (!RSExportType::
NormalizeType
(T, TypeName, Context, nullptr,
slang_rs_check_ast.cpp
220
if (!RSExportType::
NormalizeType
(T, TypeName, Context, VD,
slang_rs_export_type.cpp
678
bool RSExportType::
NormalizeType
(const clang::Type *&T,
796
if (
NormalizeType
(PT, PointeeName, nullptr, nullptr,
[
all
...]
slang_rs_export_type.h
224
// @T was normalized by calling RSExportType::
NormalizeType
().
257
static bool
NormalizeType
(const clang::Type *&T,
324
// @T was normalized by calling RSExportType::
NormalizeType
() before calling
350
// T is normalized by calling RSExportType::
NormalizeType
() before
411
// @PT was normalized by calling RSExportType::
NormalizeType
() before calling
444
// @EVT was normalized by calling RSExportType::
NormalizeType
() before
492
// @RT was normalized by calling RSExportType::
NormalizeType
() before
518
// @CAT was normalized by calling RSExportType::
NormalizeType
() before
598
// @RT was normalized by calling RSExportType::
NormalizeType
() before calling
Completed in 62 milliseconds