Home
last modified time | relevance | path

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

/llvm-project/clang/tools/scan-build-py/libexec/
H A Danalyze-c++9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
H A Danalyze-cc9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
H A Dintercept-cc9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
H A Dintercept-c++9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
/llvm-project/clang/tools/scan-build-py/bin/
H A Dintercept-build10 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
H A Dscan-build10 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
H A Danalyze-build10 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
/llvm-project/clang/tools/scan-build-py/tests/
H A D__init__.py9 this_dir = os.path.dirname(os.path.realpath(__file__)) variable
/llvm-project/lldb/scripts/
H A Danalyze-project-deps.py54 def scan_deps(this_dir, file): argument