Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DASTContext.h3302 ObjCEncOptions(unsigned Bits) : Bits(Bits) {} ObjCEncOptions() function
3305 ObjCEncOptions() : Bits(0) {} ObjCEncOptions() function
[all...]