Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOSLog.h65 IsPublic = 0x2, enumerator
H A DFormatString.h509 OptionalFlag IsPublic; // '{public}' variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DMacroInfo.h314 unsigned IsPublic : 1; variable
341 bool IsPublic = true; variable