Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py2955 includes.append(FileInclusion(loc.file, File(fobj), loc, depth))
3182 class FileInclusion(object): class