OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isCanonicalAsParam
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/AST/
CanonicalType.h
137
bool
isCanonicalAsParam
() const {
138
return Stored.
isCanonicalAsParam
();
Type.h
526
bool
isCanonicalAsParam
() const;
[
all
...]
Completed in 27 milliseconds