Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp408 SourceRange FullRange = SourceRange(Loc, EndLoc); in lexCommentText() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp11301 SourceRange FullRange(KeywordLoc.isValid() ? KeywordLoc : SS.getBeginLoc(), CheckTypenameType() local
11397 SourceRange FullRange(KeywordLoc.isValid() ? KeywordLoc : SS.getBeginLoc(), CheckTypenameType() local
H A DSemaExprCXX.cpp1500 SourceRange FullRange = SourceRange(TyBeginLoc, RParenOrBraceLoc); BuildCXXTypeConstructExpr() local