Searched defs:withConst (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DCanonicalType.h147 QualType withConst() const { function in class:clang::CanQual
148 return Stored.withConst();
H A DType.h702 QualType withConst() const { function in class:clang::QualType

Completed in 441 milliseconds