Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/
Dmacro_checker_file.py308 … formatted_locations = ['{} opened at {}'.format(x.delimiter, self.getBriefLocation(x.context))
633 location = self.getBriefLocation(context)
1505 location = self.getBriefLocation(context)
1515 location = self.getBriefLocation(old_top.context)
1531 def getBriefLocation(self, context): member in MacroCheckerFile