Home
last modified time | relevance | path

Searched defs:getRange (Results 1 – 11 of 11) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDAttr.h94 SourceRange getRange() const { return Range; } in getRange() function
HDStmt.h1617 CharSourceRange getRange() const { in getRange() function
/NextBSD/contrib/llvm/include/llvm/Support/
HDSourceMgr.h219 SMRange getRange() const { return Range; } in getRange() function
/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDPPExpressions.cpp45 const SourceRange &getRange() const { return Range; } in getRange() function in __anon7cd6978e0111::PPValue
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDRAIIObjectsForParser.h411 SourceRange getRange() const { return SourceRange(LOpen, LClose); } in getRange() function
/NextBSD/contrib/llvm/lib/Analysis/
HDLazyValueInfo.cpp102 static LVILatticeVal getRange(ConstantRange CR) { in getRange() function in __anon50e03b1b0111::LVILatticeVal
HDScalarEvolution.cpp3878 ScalarEvolution::getRange(const SCEV *S, in getRange() function in ScalarEvolution
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDInitialization.h584 SourceRange getRange() const { in getRange() function
HDAttributeList.h333 SourceRange getRange() const { return AttrRange; } in getRange() function
HDDeclSpec.h73 const SourceRange &getRange() const { return Range; } in getRange() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDDiagnostic.h1219 const CharSourceRange &getRange(unsigned Idx) const { in getRange() function