Home
last modified time | relevance | path

Searched defs:hasName (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h261 bool hasName() const { return HasName; } in hasName() function
H A DDerivedTypes.h304 bool hasName() const { return SymbolTableEntry != nullptr; } in hasName() function
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DPatterns.h
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h760 bool hasName() const { hasName() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h492 bool hasName() const { return !Name.empty(); } hasName() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2258 bool hasName() const { hasName() function
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3078 inline internal::Matcher<NamedDecl> hasName(StringRef Name) { hasName() function
[all...]