Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DCommentLexer.cpp412 SourceRange FullRange = SourceRange(Loc, EndLoc); in lexCommentText() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp10635 SourceRange FullRange(KeywordLoc.isValid() ? KeywordLoc : SS.getBeginLoc(), in CheckTypenameType() local
10731 SourceRange FullRange(KeywordLoc.isValid() ? KeywordLoc : SS.getBeginLoc(), in CheckTypenameType() local
DSemaExprCXX.cpp1454 SourceRange FullRange = SourceRange(TyBeginLoc, RParenOrBraceLoc); in BuildCXXTypeConstructExpr() local