Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DCompiler.h188 bool hasAnyPreciseType() const { return mHasAnyPreciseType; } in hasAnyPreciseType() function
H A DParseContext.h526 bool hasAnyPreciseType() const { return mHasAnyPreciseType; } in hasAnyPreciseType() function