Home
last modified time | relevance | path

Searched refs:MiscLoc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1962 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 DSemaOpenACC.h830 SourceLocation LParenLoc, SourceLocation MiscLoc, ArrayRef<Expr *> Exprs,
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp1694 DirInfo.MiscLoc, DirInfo.Exprs, DirInfo.AtomicKind, DirInfo.RParenLoc, in ParseOpenACCDirectiveStmt()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h6084 SourceLocation MiscLoc; member