Searched defs:SLE (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/ObjectYAML/ | ||
H A D | CodeViewYAMLDebugSections.cpp | 604 SLE.Offset = LN.Offset; in fromCodeViewSubsection() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprScalar.cpp | 665 VisitSourceLocExpr(SourceLocExpr * SLE) VisitSourceLocExpr() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 5679 if (const clang::Expr *SLE = maybeConstEvalStringLiteral(S.Context, E)) { checkFormatStringExpr() local |