Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/
H A DTransUnusedInitDelegate.cpp57 SourceRange ExprRange = ME->getSourceRange(); in VisitObjCMessageExpr() local
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h2524 SourceRange ExprRange; member
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp4372 SourceRange ExprRange, in CheckUnaryExprOrTypeTraitOperand()
13310 CharSourceRange ExprRange = CharSourceRange::getCharRange( in diagnoseXorMisusedAsPow() local
13752 SourceRange ExprRange = E->getSourceRange(); in DiagnoseConstAssignment() local
H A DSemaChecking.cpp6207 ExprResult Sema::BuildAtomicExpr(SourceRange CallRange, SourceRange ExprRange, in BuildAtomicExpr()