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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DTemplateName.cpp84 bool TemplateName::isDependent() const { function in class:TemplateName
H A DTemplateBase.cpp87 bool TemplateArgument::isDependent() const { function in class:TemplateArgument
H A DNestedNameSpecifier.cpp162 bool NestedNameSpecifier::isDependent() const { function in class:NestedNameSpecifier
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp317 bool isDependent = false; local
404 bool isDependent = false; local
[all...]
H A DSemaAccess.cpp125 bool isDependent() const { return Dependent; } function in struct:__anon3368::EffectiveContext
H A DSemaExprCXX.cpp110 bool isDependent = false; local
H A DSemaTemplate.cpp254 bool isDependent = false; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3681 bool MemoryDepChecker::isDependent(const MemAccessInfo &A, unsigned AIdx, function in class:MemoryDepChecker

Completed in 195 milliseconds