Searched defs:hasName (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h290 bool hasName() const { return SymbolTableEntry != nullptr; } function in class:llvm::StructType
H A DValue.h250 bool hasName() const { return HasName; } function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h2716 inline internal::Matcher<NamedDecl> hasName(StringRef Name) { function in namespace:clang::ast_matchers
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h682 bool hasName() const { return !Name.empty(); } function in class:llvm::TreePatternNode
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h447 bool hasName() const { function in class:llvm::coverage::InstantiationGroup
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2161 bool hasName() const { function in class:clang::Declarator

Completed in 190 milliseconds