Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExpr.cpp4217 const ASTContext &, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
4242 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
4268 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create()
4282 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaPseudoObject.cpp183 SourceLocation GenericLoc; member in __anon11035d8c0111::PseudoOpBuilder
/llvm-project-15.0.7/clang/include/clang/AST/
H A DStmt.h577 SourceLocation GenericLoc; in alignas() local