Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DFormatString.h593 const OptionalFlag &isPrivate() const { return IsPrivate; } in isPrivate() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h721 bool isPrivate() const { in isPrivate() function
1952 bool isPrivate() const { in isPrivate() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h672 AST_POLYMORPHIC_MATCHER(isPrivate, in AST_POLYMORPHIC_MATCHER() argument