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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h401 static bool isTypeRep(TST T) { function in class:clang::DeclSpec
481 bool isTypeRep() const { return isTypeRep((TST) TypeSpecType); } function in class:clang::DeclSpec

Completed in 212 milliseconds