HomeSort by relevance Sort by last modified time
    Searched refs:Modules (Results 26 - 36 of 36) sorted by null

12

  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]
SemaDecl.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
ASTReaderDecl.cpp     [all...]
  /external/clang/lib/AST/
DeclCXX.cpp 90 R->MayHaveOutOfDateDef = C.getLangOpts().Modules;
    [all...]
  /ndk/build/core/
definitions.mk 338 # Modules database
340 # The following declarations are used to manage the list of modules
344 # We use __ndk_modules to hold the list of all modules corresponding
351 # depends -> list of other modules this module depends on
366 # Note that some modules are never installed (e.g. static libraries).
373 modules-LOCALS := \
404 modules-LOCALS += MAKEFILE
407 modules-LOCALS += LDFLAGS
411 modules-LOCALS += OBJECTS
416 modules-LOCALS += BUILT_MODUL
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.ml 251 (*===-- Modules -----------------------------------------------------------===*)
    [all...]
llvm.mli 325 (** {6 Modules} *)
328 the context [context]. Modules are not garbage collected; it is mandatory
    [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp 600 // building modules on-demand.
    [all...]
CompilerInvocation.cpp     [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 70 if (getLangOpts().Modules)
    [all...]

Completed in 746 milliseconds

12