HomeSort by relevance Sort by last modified time
    Searched defs:Sources (Results 1 - 25 of 60) sorted by null

1 2 3

  /external/clang/include/clang/Sema/
MultiplexExternalSemaSource.h 37 /// external AST sources that also provide information for semantic
42 SmallVector<ExternalSemaSource *, 2> Sources; // doesn't own them.
337 /// \brief Produces a diagnostic note if one of the attached sources
338 /// contains a complete definition for \p T. Queries the sources in list
  /external/compiler-rt/lib/builtins/
Makefile.mk 20 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
21 ObjNames := $(Sources:%.c=%.o)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
MultiplexExternalSemaSource.h 37 /// external AST sources that also provide information for semantic
42 SmallVector<ExternalSemaSource *, 2> Sources; // doesn't own them.
339 /// \brief Produces a diagnostic note if one of the attached sources
340 /// contains a complete definition for \p T. Queries the sources in list
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
MultiplexExternalSemaSource.h 37 /// external AST sources that also provide information for semantic
42 SmallVector<ExternalSemaSource *, 2> Sources; // doesn't own them.
339 /// \brief Produces a diagnostic note if one of the attached sources
340 /// contains a complete definition for \p T. Queries the sources in list
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
MultiplexExternalSemaSource.h 37 /// external AST sources that also provide information for semantic
42 SmallVector<ExternalSemaSource *, 2> Sources; // doesn't own them.
339 /// \brief Produces a diagnostic note if one of the attached sources
340 /// contains a complete definition for \p T. Queries the sources in list
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
MultiplexExternalSemaSource.h 37 /// external AST sources that also provide information for semantic
42 SmallVector<ExternalSemaSource *, 2> Sources; // doesn't own them.
339 /// \brief Produces a diagnostic note if one of the attached sources
340 /// contains a complete definition for \p T. Queries the sources in list
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
MultiplexExternalSemaSource.h 37 /// external AST sources that also provide information for semantic
42 SmallVector<ExternalSemaSource *, 2> Sources; // doesn't own them.
339 /// \brief Produces a diagnostic note if one of the attached sources
340 /// contains a complete definition for \p T. Queries the sources in list
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
MultiplexExternalSemaSource.h 37 /// external AST sources that also provide information for semantic
42 SmallVector<ExternalSemaSource *, 2> Sources; // doesn't own them.
339 /// \brief Produces a diagnostic note if one of the attached sources
340 /// contains a complete definition for \p T. Queries the sources in list
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
MultiplexExternalSemaSource.h 37 /// external AST sources that also provide information for semantic
42 SmallVector<ExternalSemaSource *, 2> Sources; // doesn't own them.
339 /// \brief Produces a diagnostic note if one of the attached sources
340 /// contains a complete definition for \p T. Queries the sources in list
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
MultiplexExternalSemaSource.h 37 /// external AST sources that also provide information for semantic
42 SmallVector<ExternalSemaSource *, 2> Sources; // doesn't own them.
339 /// \brief Produces a diagnostic note if one of the attached sources
340 /// contains a complete definition for \p T. Queries the sources in list
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
MultiplexExternalSemaSource.h 37 /// external AST sources that also provide information for semantic
42 SmallVector<ExternalSemaSource *, 2> Sources; // doesn't own them.
339 /// \brief Produces a diagnostic note if one of the attached sources
340 /// contains a complete definition for \p T. Queries the sources in list
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
MultiplexExternalSemaSource.h 37 /// external AST sources that also provide information for semantic
42 SmallVector<ExternalSemaSource *, 2> Sources; // doesn't own them.
339 /// \brief Produces a diagnostic note if one of the attached sources
340 /// contains a complete definition for \p T. Queries the sources in list
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
MultiplexExternalSemaSource.h 37 /// external AST sources that also provide information for semantic
42 SmallVector<ExternalSemaSource *, 2> Sources; // doesn't own them.
339 /// \brief Produces a diagnostic note if one of the attached sources
340 /// contains a complete definition for \p T. Queries the sources in list
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
MultiplexExternalSemaSource.h 37 /// external AST sources that also provide information for semantic
42 SmallVector<ExternalSemaSource *, 2> Sources; // doesn't own them.
339 /// \brief Produces a diagnostic note if one of the attached sources
340 /// contains a complete definition for \p T. Queries the sources in list
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
MultiplexExternalSemaSource.h 37 /// external AST sources that also provide information for semantic
42 SmallVector<ExternalSemaSource *, 2> Sources; // doesn't own them.
339 /// \brief Produces a diagnostic note if one of the attached sources
340 /// contains a complete definition for \p T. Queries the sources in list
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
MultiplexExternalSemaSource.h 37 /// external AST sources that also provide information for semantic
42 SmallVector<ExternalSemaSource *, 2> Sources; // doesn't own them.
339 /// \brief Produces a diagnostic note if one of the attached sources
340 /// contains a complete definition for \p T. Queries the sources in list
  /external/compiler-rt/lib/builtins/arm/
Makefile.mk 15 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
16 ObjNames := $(Sources:%.c=%.o) $(AsmSources:%.S=%.o)
  /external/compiler-rt/lib/builtins/arm64/
Makefile.mk 15 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
16 ObjNames := $(Sources:%.c=%.o) $(AsmSources:%.S=%.o)
  /external/compiler-rt/lib/builtins/armv6m/
Makefile.mk 15 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
16 ObjNames := $(Sources:%.c=%.o) $(AsmSources:%.S=%.o)
  /external/compiler-rt/lib/builtins/i386/
Makefile.mk 15 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
16 ObjNames := $(Sources:%.c=%.o) $(AsmSources:%.S=%.o)
  /external/compiler-rt/lib/builtins/ppc/
Makefile.mk 15 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
16 ObjNames := $(Sources:%.c=%.o) $(AsmSources:%.S=%.o)
  /external/compiler-rt/lib/builtins/x86_64/
Makefile.mk 15 Sources := $(foreach file,$(wildcard $(Dir)/*.c),$(notdir $(file)))
16 ObjNames := $(Sources:%.c=%.o) $(AsmSources:%.S=%.o)
  /external/clang/lib/Index/
SimpleFormatContext.h 43 Sources(*Diagnostics, Files),
44 Rewrite(Sources, Options) {
53 return Sources.createFileID(Entry, SourceLocation(), SrcMgr::C_User);
68 SourceManager Sources;
  /external/clang/unittests/AST/
CommentLexer.cpp 92 const char *Sources[] = {
95 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) {
98 lexString(Sources[i], Toks);
108 const char *Sources[] = {
111 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) {
114 lexString(Sources[i], Toks);
125 const char *Sources[] = {
130 for (size_t i = 0, e = array_lengthof(Sources); i != e; i++) {
133 lexString(Sources[i], Toks);
146 const char *Sources[] =
    [all...]
  /external/clang/unittests/Sema/
ExternalSemaSourceTest.cpp 184 std::vector<clang::ExternalSemaSource *> Sources;
206 for (size_t I = 0, E = Sources.size(); I < E; ++I) {
207 Sources[I]->InitializeSema(CI.getSema());
208 CI.getSema().addExternalSource(Sources[I]);
216 Sources.push_back(Source);

Completed in 645 milliseconds

1 2 3