Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransUnusedInitDelegate.cpp57 SourceRange ExprRange = ME->getSourceRange(); in VisitObjCMessageExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h2131 SourceRange ExprRange; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp4224 SourceRange ExprRange, in CheckUnaryExprOrTypeTraitOperand()
12247 CharSourceRange ExprRange = CharSourceRange::getCharRange( in diagnoseXorMisusedAsPow() local
12641 SourceRange ExprRange = E->getSourceRange(); in DiagnoseConstAssignment() local
H A DSemaChecking.cpp4882 ExprResult Sema::BuildAtomicExpr(SourceRange CallRange, SourceRange ExprRange, in BuildAtomicExpr()