Home
last modified time | relevance | path

Searched refs:closingParenthesisLocation (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/preprocessor/
DMacroExpander.h55 SourceLocation *closingParenthesisLocation);
DMacroExpander.cpp358 SourceLocation *closingParenthesisLocation) in collectMacroArgs() argument
395 *closingParenthesisLocation = token.location; in collectMacroArgs()