Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h424 bool isProtected() const { in isProtected() function
648 bool isProtected() const { in isProtected() function
/minix3/external/bsd/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h405 AST_MATCHER(Decl, isProtected) { in AST_MATCHER() argument