Searched +defs:L +defs:sh (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Expr.cpp | 432 ExprValueKind VK, SourceLocation L, in DeclRefExpr() 617 PredefinedExpr::PredefinedExpr(SourceLocation L, QualType FNTy, in PredefinedExpr() 638 PredefinedExpr *PredefinedExpr::Create(const ASTContext &Ctx, SourceLocation L, in Create() 1063 bool isexact, QualType Type, SourceLocation L) in FloatingLiteral() 1079 bool isexact, QualType Type, SourceLocation L) { in Create() 2110 SourceLocation L, SourceLocation R) { in Create() 4885 EmptyShell sh, in Create() 5157 SourceLocation L, SourceLocation R, in OMPArrayShapingExpr() 5168 SourceLocation L, SourceLocation R, in Create() 5278 QualType ExprTy, SourceLocation IteratorKwLoc, SourceLocation L, in OMPIteratorExpr() [all …]
|