OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getUnqualifiedType
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/AST/
CanonicalType.h
143
CanQual<T>
getUnqualifiedType
() const;
596
inline CanQual<T> CanQual<T>::
getUnqualifiedType
() const {
Type.h
822
/// Executing \c
getUnqualifiedType
() on the type \c DifferenceType will
828
inline QualType
getUnqualifiedType
() const;
833
/// Like
getUnqualifiedType
(), but also returns the set of
[
all
...]
Completed in 1090 milliseconds