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

  /external/clang/include/clang/AST/
Type.h 293 void removeFastQualifiers(unsigned mask) {
297 void removeFastQualifiers() {
298 removeFastQualifiers(FastMask);
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 29 milliseconds