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

/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransUnusedInitDelegate.cpp57 SourceRange ExprRange = ME->getSourceRange(); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2112 SourceRange ExprRange; member in struct:clang::Preprocessor::DirectiveEvalResult
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp4497 ExprResult Sema::BuildAtomicExpr(SourceRange CallRange, SourceRange ExprRange, argument
[all...]
H A DSemaExpr.cpp4152 CheckUnaryExprOrTypeTraitOperand(QualType ExprType, SourceLocation OpLoc, SourceRange ExprRange, UnaryExprOrTypeTrait ExprKind) argument
12369 SourceRange ExprRange = E->getSourceRange(); local
[all...]

Completed in 151 milliseconds