Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h1989 bool getSynthesize() const { return Synthesized; } in getSynthesize() function
/external/clang/include/clang/AST/
DDeclObjC.h1895 bool getSynthesize() const { return Synthesized; } in getSynthesize() function