Home
last modified time | relevance | path

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

/llvm-project/clang/test/ARCMT/
H A Dobjcmt-atomic-property.m104 - (BOOL)getCounterValue; method
H A Dobjcmt-ns-nonatomic-iosonly.m110 - (BOOL)getCounterValue; method
H A Dobjcmt-property.m106 - (BOOL)getCounterValue; method
/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2344 unsigned getCounterValue() const { return CounterValue; } getCounterValue() function