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

  /external/clang/include/clang/AST/
ASTContext.h     [all...]
Type.h 344 /// hasNonFastQualifiers - Return true if the set contains any
346 bool hasNonFastQualifiers() const { return Mask & ~FastMask; }
    [all...]
  /external/clang/lib/AST/
Type.cpp     [all...]

Completed in 57 milliseconds