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

  /external/clang/lib/AST/
Type.cpp 212 if (!Ty->isSugared()) \
234 if (!Ty->isSugared()) \
263 if (!ty->isSugared()) goto done; \
302 if (!Ty->isSugared()) return Cur; \
    [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]

Completed in 76 milliseconds