OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:applyTransformations
(Results
1 - 4
of
4
) sorted by null
/external/clang/lib/ARCMigrate/
ARCMTActions.cpp
31
return !arcmt::
applyTransformations
(CI.getInvocation(), getCurrentInput(),
ARCMT.cpp
339
//
applyTransformations
.
396
bool arcmt::
applyTransformations
(CompilerInvocation &origCI,
/external/clang/include/clang/ARCMigrate/
ARCMT.h
50
bool
applyTransformations
(CompilerInvocation &origCI,
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
StateViewPage.java
282
return
applyTransformations
(fromIndex, toIndex);
290
private Set<IGLProperty>
applyTransformations
(int fromIndex, int toIndex) {
Completed in 103 milliseconds