HomeSort by relevance Sort by last modified time
    Searched defs:withConst (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
CanonicalType.h 147 QualType withConst() const {
148 return Stored.withConst();
Type.h 702 QualType withConst() const {
    [all...]

Completed in 124 milliseconds