Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DDeclObjC.h1988 void setSynthesize(bool synth) { Synthesized = synth; } in setSynthesize() function
/external/clang/include/clang/AST/
DDeclObjC.h1894 void setSynthesize(bool synth) { Synthesized = synth; } in setSynthesize() function