Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_src_pos.py82 return self is other or self.source_location.__eq__(self.as_clang_source_location(other))
205 def as_clang_source_location(cls, other: SourceLocationLike) -> clx.SourceLocation: member in SourceLocation
411 as_clang_sl = SourceLocation.as_clang_source_location