Home
last modified time | relevance | path

Searched refs:aValue (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dattributes.cpp47 inline T WBCFRetain(T aValue) { return aValue ? (T)CFRetain(aValue) : (T)0; } in WBCFRetain() argument
53 inline void WBCFRelease(__attribute__((cf_consumed)) T aValue) { if(aValue) CFRelease(aValue); } in WBCFRelease() argument
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Datomoic-property-synnthesis-rules.m350 - (void) setX: (int) aValue
352 x = aValue;
356 - (void) setY: (int) aValue
358 y = aValue;
/minix3/external/bsd/llvm/dist/llvm/test/DebugInfo/X86/
H A Dconcrete_out_of_line.ll118 !46 = !{!"0x101\00aValue\0033554436\000", !31, !6, !9} ; [ DW_TAG_arg_variable ]