Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DDirectiveHandler.cpp291 void TDirectiveHandler::handleVersion(const angle::pp::SourceLocation &loc, in handleVersion() function in sh::TDirectiveHandler
/aosp_15_r20/external/angle/src/compiler/preprocessor/
H A DDirectiveParser.cpp971 void DirectiveParser::handleVersion(const SourceLocation &location) in handleVersion() function in angle::pp::DirectiveParser