OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getVariableArrayDecayedType
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Sema/
Initialization.h
164
Entity.Type = Context.
getVariableArrayDecayedType
(
179
Entity.Type = Context.
getVariableArrayDecayedType
(Type);
[
all
...]
/external/clang/lib/AST/
ASTContext.cpp
[
all
...]
/external/clang/include/clang/AST/
ASTContext.h
649
///
getVariableArrayDecayedType
- Returns a vla type where known sizes
651
QualType
getVariableArrayDecayedType
(QualType Ty) const;
[
all
...]
Completed in 215 milliseconds