Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DConfig.h52 bool isPrivate = false; member
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DFormatString.h606 const OptionalFlag &isPrivate() const { return IsPrivate; } in isPrivate() function
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h755 bool isPrivate() const { in isPrivate() function
1993 bool isPrivate() const { in isPrivate() function
/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h675 AST_POLYMORPHIC_MATCHER(isPrivate, in AST_POLYMORPHIC_MATCHER() argument