Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h450 static bool isTypeRep(TST T) { isTypeRep() function
539 bool isTypeRep() const { return isTypeRep((TST) TypeSpecType); } isTypeRep() function