Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
HDConfig.h47 bool isPrivate = false; member
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDFormatString.h593 const OptionalFlag &isPrivate() const { return IsPrivate; } in isPrivate() function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDebugInfoMetadata.h642 bool isPrivate() const { in isPrivate() function
1744 bool isPrivate() const { in isPrivate() function
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
HDASTMatchers.h573 AST_MATCHER(Decl, isPrivate) { in AST_MATCHER() argument