Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dgen-static-analyzer-docs.py13 __location__ = os.path.realpath( variable
65 with open(os.path.join(__location__, checker["FullPackageName"]+".rst"),"w") as f:
88 with open(os.path.join(__location__, "list.rst"), "r+") as f: