OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsConstType
(Results
1 - 3
of
3
) sorted by null
/test/vts/compilation_tools/vtsc/code_gen/common/
HalHidlCodeGenUtils.cpp
31
bool
IsConstType
(const VariableType& type) {
/prebuilts/go/darwin-x86/src/go/types/
type.go
74
IsConstType
= IsBoolean | IsNumeric | IsString
/prebuilts/go/linux-x86/src/go/types/
type.go
74
IsConstType
= IsBoolean | IsNumeric | IsString
Completed in 224 milliseconds