Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/scripts/generator/cpp/
Dkeywords.py52 def IsBuiltinType(token): function
/third_party/skia/src/sksl/dsl/
DDSLSymbols.cpp44 bool IsBuiltinType(skstd::string_view name) { in IsBuiltinType() function