Searched defs:getDepth (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h55 size_t getDepth() const { return Depth; } function in class:llvm::ScoreboardHazardRecognizer::Scoreboard
H A DScheduleDAG.h422 unsigned getDepth() const { function in class:llvm::SUnit
/freebsd-10.0-release/contrib/llvm/include/llvm/
H A DPassManagers.h335 unsigned getDepth() const { return Depth; } function in class:llvm::PMDataManager
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DRegionInfo.cpp388 unsigned Region::getDepth() const { function in class:Region
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DRAIIObjectsForParser.h365 unsigned short &getDepth() { function in class:clang::BalancedDelimiterTracker
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclTemplate.cpp100 unsigned TemplateParameterList::getDepth() const { function in class:TemplateParameterList
486 unsigned TemplateTypeParmDecl::getDepth() const { function in class:TemplateTypeParmDecl
H A DItaniumMangle.cpp193 unsigned getDepth() const { function in class:__anon2977::CXXNameMangler::FunctionTypeDepthState
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h817 unsigned getDepth() const { function in class:clang::comments::TParamCommandComment
H A DDeclTemplate.h901 unsigned getDepth() const { return Depth; } function in class:clang::TemplateParameterList::TemplateParmPosition
H A DType.h3428 unsigned getDepth() const { return getCanTTPTInfo().Depth; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::TemplateTypeParmType
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h192 unsigned getDepth() const { return Depth; } function in class:clang::Parser::TemplateParameterDepthRAII

Completed in 230 milliseconds