Searched refs:MiscLoc (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenACC.cpp | 1962 SourceLocation LParenLoc, SourceLocation MiscLoc, ArrayRef<Expr *> Exprs, in ActOnEndStmtDirective() argument 2008 getASTContext(), StartLoc, DirLoc, LParenLoc, Exprs.front(), MiscLoc, in ActOnEndStmtDirective() 2035 LParenLoc, MiscLoc, Exprs, RParenLoc, in ActOnEndStmtDirective()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | SemaOpenACC.h | 830 SourceLocation LParenLoc, SourceLocation MiscLoc, ArrayRef<Expr *> Exprs,
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseOpenACC.cpp | 1694 DirInfo.MiscLoc, DirInfo.Exprs, DirInfo.AtomicKind, DirInfo.RParenLoc, in ParseOpenACCDirectiveStmt()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Parse/ |
| H A D | Parser.h | 6084 SourceLocation MiscLoc; member
|