Home
last modified time | relevance | path

Searched defs:hasQualifiers (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DCanonicalType.h123 bool hasQualifiers() const { return Stored.hasLocalQualifiers(); } in hasQualifiers() function
/external/llvm-project/clang/include/clang/AST/
DCanonicalType.h135 bool hasQualifiers() const { return Stored.hasLocalQualifiers(); } in hasQualifiers() function