Searched defs:getRange (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DAttr.h90 SourceRange getRange() const { return Range; } function in class:clang::Attr
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DPPExpressions.cpp45 const SourceRange &getRange() const { return Range; } function in class:__anon3182::PPValue
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DRAIIObjectsForParser.h405 SourceRange getRange() const { return SourceRange(LOpen, LClose); } function in class:clang::BalancedDelimiterTracker
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DLazyValueInfo.cpp99 static LVILatticeVal getRange(ConstantRange CR) { function in class:__anon2068::LVILatticeVal
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DAttributeList.h308 SourceRange getRange() const { return AttrRange; } function in class:clang::AttributeList
H A DInitialization.h569 SourceRange getRange() const { function in class:clang::InitializationKind
H A DDeclSpec.h71 const SourceRange &getRange() const { return Range; } function in class:clang::CXXScopeSpec

Completed in 73 milliseconds