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
144
CanQual<T>
getUnqualifiedType
() const;
670
inline CanQual<T> CanQual<T>::
getUnqualifiedType
() const {
Type.h
784
/// Executing \c
getUnqualifiedType
() on the type \c DifferenceType will
790
inline QualType
getUnqualifiedType
() const;
795
/// Like
getUnqualifiedType
(), but also returns the set of
[
all
...]
Completed in 702 milliseconds