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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DTypeLoc.cpp272 static bool isTypeSpec(TypeSpecTypeLoc _) { return true; } function in struct:__anon351::TSTChecker
273 static bool isTypeSpec(TypeLoc _) { return false; } function in struct:__anon351::TSTChecker

Completed in 77 milliseconds