Home
last modified time | relevance | path

Searched defs:manual (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/test/Shell/SymbolFile/DWARF/
H A Dclang-ast-from-dwarf-objc-property.m10 @property (readonly, getter=custom_getter) int manual; property
/llvm-project/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp3097 void manual() EXCLUSIVE_LOCKS_REQUIRED(mu) { manual() function