Home
last modified time | relevance | path

Searched defs:getCounterValue (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/ARCMT/
Dobjcmt-atomic-property.m104 - (BOOL)getCounterValue; method
Dobjcmt-ns-nonatomic-iosonly.m111 - (BOOL)getCounterValue; method
Dobjcmt-property.m107 - (BOOL)getCounterValue; method
/external/clang/include/clang/Lex/
DPreprocessor.h1316 unsigned getCounterValue() const { return CounterValue; } in getCounterValue() function