Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3223 ObjCEncOptions(unsigned Bits) : Bits(Bits) {} ObjCEncOptions() function
3226 ObjCEncOptions() : Bits(0) {} ObjCEncOptions() function
[all...]