Searched defs:DefaultLoc (Results 1 – 10 of 10) sorted by relevance
| /external/clang/lib/Parse/ |
| D | ParseStmt.cpp | 771 SourceLocation DefaultLoc = ConsumeToken(); // eat the 'default'. in ParseDefaultStatement() local
|
| D | ParseExpr.cpp | 2388 SourceLocation DefaultLoc; in ParseGenericSelectionExpression() local
|
| /external/clang/lib/AST/ |
| D | Expr.cpp | 3764 SourceLocation DefaultLoc, in GenericSelectionExpr() 3790 SourceLocation DefaultLoc, in GenericSelectionExpr()
|
| /external/clang/lib/Sema/ |
| D | SemaOpenMP.cpp | 1920 SourceLocation DefaultLoc; member in __anon594bcec60911::OpenMPIterationSpaceChecker 1951 OpenMPIterationSpaceChecker(Sema &SemaRef, SourceLocation DefaultLoc) in OpenMPIterationSpaceChecker()
|
| D | SemaStmt.cpp | 435 Sema::ActOnDefaultStmt(SourceLocation DefaultLoc, SourceLocation ColonLoc, in ActOnDefaultStmt()
|
| D | TreeTransform.h | 1113 StmtResult RebuildDefaultStmt(SourceLocation DefaultLoc, in RebuildDefaultStmt() 2069 SourceLocation DefaultLoc, in RebuildGenericSelectionExpr()
|
| D | SemaExpr.cpp | 1299 SourceLocation DefaultLoc, in ActOnGenericSelectionExpr() 1325 SourceLocation DefaultLoc, in CreateGenericSelectionExpr()
|
| D | SemaDeclCXX.cpp | 12784 void Sema::SetDeclDefaulted(Decl *Dcl, SourceLocation DefaultLoc) { in SetDeclDefaulted()
|
| /external/clang/include/clang/Sema/ |
| D | DeclSpec.h | 2234 SourceLocation DefaultLoc; member
|
| /external/clang/include/clang/AST/ |
| D | Expr.h | 4375 SourceLocation GenericLoc, DefaultLoc, RParenLoc; variable
|