Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h402 static bool isTypeRep(TST T) { in isTypeRep() function
484 bool isTypeRep() const { return isTypeRep((TST) TypeSpecType); } in isTypeRep() function