Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DCommentLexer.cpp408 SourceRange FullRange = SourceRange(Loc, EndLoc); in lexCommentText() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplate.cpp10995 SourceRange FullRange(KeywordLoc.isValid() ? KeywordLoc : SS.getBeginLoc(), in CheckTypenameType() local
11091 SourceRange FullRange(KeywordLoc.isValid() ? KeywordLoc : SS.getBeginLoc(), in CheckTypenameType() local
H A DSemaExprCXX.cpp1465 SourceRange FullRange = SourceRange(TyBeginLoc, RParenOrBraceLoc); in BuildCXXTypeConstructExpr() local