Searched defs:getRange (Results 1 - 12 of 12) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueLattice.h140 static ValueLatticeElement getRange(ConstantRange CR) { function in class:llvm::ValueLatticeElement
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Option/
H A DArgList.cpp58 ArgList::getRange(std::initializer_list<OptSpecifier> Ids) const { function in class:ArgList
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp220 ConstantRange getRange(uint64_t Lower, uint64_t Upper) const { function in class:__anon1654::StackSafetyLocalAnalysis
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h248 SMRange getRange() const { return Range; } function in class:llvm::SMFixIt
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp104 llvm::ArrayRef<syntax::Token> getRange(SourceLocation First, function in class:syntax::TreeBuilder
112 llvm::ArrayRef<syntax::Token> getRange(const Decl *D) const { function in class:syntax::TreeBuilder
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp479 RangeSet RangeConstraintManager::getRange(ProgramStateRef State, function in class:RangeConstraintManager
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h68 SourceRange getRange() const { return Range; } function in class:clang::CXXScopeSpec
H A DInitialization.h716 SourceRange getRange() const { function in class:clang::InitializationKind
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h429 SourceRange getRange() const { return SourceRange(LOpen, LClose); } function in class:clang::BalancedDelimiterTracker
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h130 SourceRange getRange() const { return AttrRange; } function in class:clang::AttributeCommonInfo
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h2960 CharSourceRange getRange() const { function in class:clang::GCCAsmStmt::AsmStringPiece
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPExpressions.cpp61 SourceRange getRange() const { return Range; } function in class:__anon657::PPValue
[all...]

Completed in 179 milliseconds