Home
last modified time | relevance | path

Searched defs:FullRange (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp417 SourceRange FullRange = SourceRange(Loc, EndLoc); in lexCommentText() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp1049 SourceRange FullRange = SourceRange(LHS->getBeginLoc(), RHS->getEndLoc()); in emitLogicalOperatorFixIt() local
H A DSemaTemplate.cpp11096 SourceRange FullRange(KeywordLoc.isValid() ? KeywordLoc : SS.getBeginLoc(), in CheckTypenameType() local
11187 SourceRange FullRange(KeywordLoc.isValid() ? KeywordLoc : SS.getBeginLoc(), in CheckTypenameType() local
H A DSemaExprCXX.cpp1518 SourceRange FullRange = SourceRange(TyBeginLoc, RParenOrBraceLoc); in BuildCXXTypeConstructExpr() local