OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setGC
(Results
1 - 10
of
10
) sorted by null
/external/llvm/lib/VMCore/
Function.cpp
274
void Function::
setGC
(const char *Str) {
307
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
827
Caller->
setGC
(CalledFunc->getGC())
[
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
...]
/external/llvm/bindings/ocaml/llvm/
llvm.mli
[
all
...]
Completed in 526 milliseconds