HomeSort by relevance Sort by last modified time
    Searched refs:setGC (Results 1 - 14 of 14) sorted by null

  /external/llvm/lib/VMCore/
Function.cpp 277 void Function::setGC(const char *Str) {
310 setGC(SrcF->getGC());
Core.cpp     [all...]
  /external/llvm/include/llvm/
Function.h 191 /// hasGC/getGC/setGC/clearGC - The name of the garbage collection algorithm
195 void setGC(const char *Str);
  /external/v8/tools/gcmole/
gcmole.cc 281 void setGC() { effect_ |= kCausesGC; }
443 if (gc_.any()) out.setGC();
864 out.setGC();
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java 749 mGCWrapper.setGC(gc);
788 mGCWrapper.setGC(null);
    [all...]
GCWrapper.java 104 void setGC(GC gc) {
  /external/clang/lib/ARCMigrate/
ARCMT.cpp 196 CInvok->getLangOpts()->setGC(LangOptions::NonGC);
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 521 Caller->setGC(CalledFunc->getGC());
    [all...]
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 681 milliseconds