Home | History | Annotate | Download | only in llvmbuild

Lines Matching full:__file__

478             if not hasattr(module, '__file__'):
480 path = getattr(module, '__file__')
816 llvmbuild_path = os.path.dirname(__file__)