Searched refs:_COMPDB_FILE_PREFIX (Results 1 – 2 of 2) sorted by relevance
77 _COMPDB_FILE_PREFIX = 'compile_commands' variable125 prefix_length = len(_COMPDB_FILE_PREFIX) + len(_COMPDB_FILE_SEPARATOR)133 _COMPDB_FILE_PREFIX + _COMPDB_FILE_SEPARATOR1018 if path.name.startswith(_COMPDB_FILE_PREFIX):
24 _COMPDB_FILE_PREFIX,