Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/preprocessor/
DMacroExpander.cpp307 SourceLocation replacementLocation = identifier.location; in expandMacro() local
334 if (!collectMacroArgs(macro, identifier, &args, &replacementLocation)) in expandMacro()
350 repl.location = replacementLocation; in expandMacro()