Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp3382 using ExpressionKind = ParseBoundsAttribute() typedef
/llvm-project/clang/include/clang/Sema/
H A DSema.h6341 enum ExpressionKind { global() enum
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp17526 using ExpressionKind = ExpressionEvaluationContextRecord::ExpressionKind; PopExpressionEvaluationContext() typedef