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

  /external/llvm/lib/VMCore/
Function.cpp 275 void Function::setGC(const char *Str) {
308 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);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java 721 mGCWrapper.setGC(gc);
760 mGCWrapper.setGC(null);
    [all...]
GCWrapper.java 104 void setGC(GC gc) {
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp     [all...]
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]