Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprConcepts.h191 bool isDependent() const { return Dependent; } in isDependent() function
293 bool isDependent() const { in isDependent() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTemplateName.cpp211 bool TemplateName::isDependent() const { in isDependent() function in TemplateName
H A DTemplateBase.cpp236 bool TemplateArgument::isDependent() const { in isDependent() function in TemplateArgument
H A DNestedNameSpecifier.cpp234 bool NestedNameSpecifier::isDependent() const { in isDependent() function in NestedNameSpecifier
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp391 bool isDependent = false; in isNonTypeNestedNameSpecifier() local
498 bool isDependent = false; in BuildCXXNestedNameSpecifier() local
H A DSemaAccess.cpp139 bool isDependent() const { return Dependent; } in isDependent() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1453 MemoryDepChecker::isDependent(const MemAccessInfo &A, unsigned AIdx, in isDependent() function in MemoryDepChecker
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2116 bool HexagonInstrInfo::isDependent(const MachineInstr &ProdMI, in isDependent() function in HexagonInstrInfo