OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYSPATH
(Results
1 - 10
of
10
) sorted by null
/external/clang/include/clang/AST/
Makefile
18
$(Verb) $(ClangTableGen) -gen-clang-attr-classes -o $(call
SYSPATH
, $@) \
24
$(Verb) $(ClangTableGen) -gen-clang-attr-impl -o $(call
SYSPATH
, $@) \
30
$(Verb) $(ClangTableGen) -gen-clang-attr-dump -o $(call
SYSPATH
, $@) \
36
$(Verb) $(ClangTableGen) -gen-clang-attr-ast-visitor -o $(call
SYSPATH
, $@) \
42
$(Verb) $(ClangTableGen) -gen-clang-stmt-nodes -o $(call
SYSPATH
, $@) $<
47
$(Verb) $(ClangTableGen) -gen-clang-decl-nodes -o $(call
SYSPATH
, $@) $<
52
$(Verb) $(ClangTableGen) -gen-clang-comment-nodes -o $(call
SYSPATH
, $@) $<
57
$(Verb) $(ClangTableGen) -gen-clang-comment-html-tags -o $(call
SYSPATH
, $@) $<
62
$(Verb) $(ClangTableGen) -gen-clang-comment-html-tags-properties -o $(call
SYSPATH
, $@) $<
68
$(Verb) $(ClangTableGen) -gen-clang-comment-html-named-character-references -o $(call
SYSPATH
, $@) $
[
all
...]
/external/clang/include/clang/Driver/
Makefile
10
$(Verb) $(LLVMTableGen) -gen-opt-parser-defs -o $(call
SYSPATH
, $@) $<
/external/clang/include/clang/Sema/
Makefile
14
$(call
SYSPATH
, $@) -I $(PROJ_SRC_DIR)/../../ $<
20
$(call
SYSPATH
, $@) -I $(PROJ_SRC_DIR)/../../ $<
26
$(call
SYSPATH
, $@) -I $(PROJ_SRC_DIR)/../../ $<
32
$(call
SYSPATH
, $@) -I $(PROJ_SRC_DIR)/../../ $<
38
$(call
SYSPATH
, $@) -I $(PROJ_SRC_DIR)/../../ $<
/external/clang/include/clang/Serialization/
Makefile
12
$(Verb) $(ClangTableGen) -gen-clang-attr-pch-read -o $(call
SYSPATH
, $@) \
18
$(Verb) $(ClangTableGen) -gen-clang-attr-pch-write -o $(call
SYSPATH
, $@) \
/external/clang/include/clang/Parse/
Makefile
12
$(Verb) $(ClangTableGen) -gen-clang-attr-parser-string-switches -o $(call
SYSPATH
, $@) \
/external/clang/lib/StaticAnalyzer/Checkers/
Makefile
24
$(Verb) $(ClangTableGen) -gen-clang-sa-checkers -I $(PROJ_SRC_DIR)/$(CLANG_LEVEL)/include -o $(call
SYSPATH
, $@) $<
/external/llvm/unittests/Option/
Makefile
23
$(Verb) $(LLVMTableGen) -gen-opt-parser-defs -o $(call
SYSPATH
, $@) $<
/external/clang/include/clang/Basic/
Makefile
37
$(Verb) $(ClangTableGen) -gen-clang-diags-defs -clang-component=$(patsubst Diagnostic%Kinds.inc.tmp,%,$(@F)) -o $(call
SYSPATH
, $@) $<
41
$(Verb) $(ClangTableGen) -gen-clang-diags-index-name -o $(call
SYSPATH
, $@) $<
45
$(Verb) $(ClangTableGen) -gen-clang-diag-groups -o $(call
SYSPATH
, $@) $<
49
$(Verb) $(ClangTableGen) -gen-clang-attr-list -o $(call
SYSPATH
, $@) \
55
$(Verb) $(ClangTableGen) -gen-clang-attr-has-attribute-impl -o $(call
SYSPATH
, $@) \
60
$(Verb) $(ClangTableGen) -gen-arm-neon-sema -o $(call
SYSPATH
, $@) \
/external/llvm/lib/IR/
Makefile
24
$(Verb) $(LLVMTableGen) $(call
SYSPATH
, $(INTRINSICTD)) -o $(call
SYSPATH
, $@) -gen-intrinsic
/external/clang/lib/Headers/
Makefile
64
$(Verb) $(ClangTableGen) -gen-arm-neon -o $(call
SYSPATH
, $@) $<
Completed in 1175 milliseconds