Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExpr.cpp4305 const ASTContext &, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
4330 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
4356 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create()
4370 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaPseudoObject.cpp183 SourceLocation GenericLoc; member in __anon20ccb6b30111::PseudoOpBuilder
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmt.h582 SourceLocation GenericLoc; variable