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 333 void removeFastQualifiers(unsigned mask) {
337 void removeFastQualifiers() {
338 removeFastQualifiers(FastMask);
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 32 milliseconds