Searched defs:INPUT_TDS (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Basic/
H A DMakefile15 INPUT_TDS = $(wildcard $(PROJ_SRC_DIR)/Diagnostic*.td) macro
33 $(ObjDir)/Diagnostic%Kinds.inc.tmp : Diagnostic.td $(INPUT_TDS) $(CLANG_TBLGEN) $(ObjDir)/.dir
37 $(ObjDir)/DiagnosticIndexName.inc.tmp : Diagnostic.td $(INPUT_TDS) $(CLANG_TBLGEN) $(ObjDir)/.dir
41 $(ObjDir)/DiagnosticGroups.inc.tmp : Diagnostic.td DiagnosticGroups.td $(INPUT_TDS) $(CLANG_TBLGEN) $(ObjDir)/.dir

Completed in 60 milliseconds