Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExprConcepts.h196 bool isDependent() const { return Dependent; } in isDependent() function
298 bool isDependent() const { in isDependent() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp405 bool isDependent = false; in isNonTypeNestedNameSpecifier() local
512 bool isDependent = false; in BuildCXXNestedNameSpecifier() local
H A DSemaAccess.cpp139 bool isDependent() const { return Dependent; } in isDependent() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DTemplateName.cpp272 bool TemplateName::isDependent() const { in isDependent() function in TemplateName
H A DTemplateBase.cpp239 bool TemplateArgument::isDependent() const { in isDependent() function in TemplateArgument
H A DNestedNameSpecifier.cpp234 bool NestedNameSpecifier::isDependent() const { in isDependent() function in NestedNameSpecifier
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1831 MemoryDepChecker::isDependent(const MemAccessInfo &A, unsigned AIdx, in isDependent() function in MemoryDepChecker
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2202 bool HexagonInstrInfo::isDependent(const MachineInstr &ProdMI, in isDependent() function in HexagonInstrInfo