Home
last modified time | relevance | path

Searched defs:isDependent (Results 1 – 9 of 9) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDExprConcepts.h213 bool isDependent() const { return Dependent; } in isDependent() function
315 bool isDependent() const { in isDependent() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDTemplateName.cpp255 bool TemplateName::isDependent() const { in isDependent() function in TemplateName
HDTemplateBase.cpp314 bool TemplateArgument::isDependent() const { in isDependent() function in TemplateArgument
HDNestedNameSpecifier.cpp234 bool NestedNameSpecifier::isDependent() const { in isDependent() function in NestedNameSpecifier
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDBlockCoverageInference.cpp270 bool isDependent(const BasicBlock *Src, const BasicBlock *Dest) const { in isDependent() function in llvm::DotFuncBCIInfo
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaCXXScopeSpec.cpp423 bool isDependent = false; in BuildCXXNestedNameSpecifier() local
HDSemaAccess.cpp137 bool isDependent() const { return Dependent; } in isDependent() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDLoopAccessAnalysis.cpp2006 MemoryDepChecker::isDependent(const MemAccessInfo &A, unsigned AIdx, in isDependent() function in MemoryDepChecker
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonInstrInfo.cpp2210 bool HexagonInstrInfo::isDependent(const MachineInstr &ProdMI, in isDependent() function in HexagonInstrInfo