HomeSort by relevance Sort by last modified time
    Searched refs:getFastQualifiers (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/AST/
ASTContext.h     [all...]
Type.h 287 bool hasFastQualifiers() const { return getFastQualifiers(); }
288 unsigned getFastQualifiers() const { return Mask & FastMask; }
    [all...]
  /external/clang/lib/AST/
Type.cpp     [all...]
ASTContext.cpp     [all...]

Completed in 26 milliseconds