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

  /external/clang/include/clang/AST/
CanonicalType.h 139 bool isCanonicalAsParam() const {
140 return Stored.isCanonicalAsParam();
Type.h 597 bool isCanonicalAsParam() const;
    [all...]

Completed in 452 milliseconds