Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h604 const OptionalFlag &isPrivate() const { return IsPrivate; } in isPrivate() function
/freebsd/contrib/llvm-project/lld/COFF/
H A DConfig.h62 bool isPrivate = false; member
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h766 bool isPrivate() const { in isPrivate() function
1757 bool isPrivate() const { in isPrivate() function
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h676 AST_POLYMORPHIC_MATCHER(isPrivate, in AST_POLYMORPHIC_MATCHER() argument