Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTemplateName.cpp255 bool TemplateName::isDependent() const { in isDependent() function in TemplateName
H A DTemplateBase.cpp314 bool TemplateArgument::isDependent() const { in isDependent() function in TemplateArgument
H A DNestedNameSpecifier.cpp234 bool NestedNameSpecifier::isDependent() const { in isDependent() function in NestedNameSpecifier
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp270 bool isDependent(const BasicBlock *Src, const BasicBlock *Dest) const { in isDependent() function in llvm::DotFuncBCIInfo
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp423 bool isDependent = false; in BuildCXXNestedNameSpecifier() local
H A DSemaAccess.cpp137 bool isDependent() const { return Dependent; } in isDependent() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2006 MemoryDepChecker::isDependent(const MemAccessInfo &A, unsigned AIdx, in isDependent() function in MemoryDepChecker
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2210 bool HexagonInstrInfo::isDependent(const MachineInstr &ProdMI, in isDependent() function in HexagonInstrInfo