Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_src_pos.py30 class SourceLocation(AttributeCache): class
317 def contains(loc: Union[SourceRange, SourceLocation]) -> bool: argument