Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h213 bool isDependent() const { return Dependent; } in isDependent() function
315 bool isDependent() const { in isDependent() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DTemplateName.cpp272 bool TemplateName::isDependent() const { isDependent() function in TemplateName
H A DNestedNameSpecifier.cpp234 bool NestedNameSpecifier::isDependent() const { in isDependent() function in NestedNameSpecifier
H A DTemplateBase.cpp309 bool TemplateArgument::isDependent() const { isDependent() function in TemplateArgument
/freebsd-src/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-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp488 bool isDependent = false; BuildCXXNestedNameSpecifier() local
H A DSemaAccess.cpp139 bool isDependent() const { return Dependent; } isDependent() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1999 MemoryDepChecker::Dependence::DepType MemoryDepChecker::isDependent( isDependent() function in MemoryDepChecker
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2209 bool HexagonInstrInfo::isDependent(const MachineInstr &ProdMI, isDependent() function in HexagonInstrInfo