Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp4120 const ASTContext &, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
4145 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in GenericSelectionExpr()
4171 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create()
4185 const ASTContext &Context, SourceLocation GenericLoc, Expr *ControllingExpr, in Create()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaPseudoObject.cpp183 SourceLocation GenericLoc; member in __anon178e46e70111::PseudoOpBuilder
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h574 SourceLocation GenericLoc; variable