Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransUnusedInitDelegate.cpp57 SourceRange ExprRange = ME->getSourceRange(); in VisitObjCMessageExpr() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2570 SourceRange ExprRange; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp4492 SourceRange ExprRange, in CheckUnaryExprOrTypeTraitOperand()
12727 CharSourceRange ExprRange = CharSourceRange::getCharRange( in diagnoseXorMisusedAsPow() local
13179 SourceRange ExprRange = E->getSourceRange(); in DiagnoseConstAssignment() local
H A DSemaChecking.cpp3530 ExprResult Sema::BuildAtomicExpr(SourceRange CallRange, SourceRange ExprRange, in BuildAtomicExpr()