Home
last modified time | relevance | path

Searched defs:ModifierLoc (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DOpenMPClause.h2618 SourceLocation ModifierLoc; variable
2637 OpenMPLinearClauseKind Modifier, SourceLocation ModifierLoc, in OMPLinearClause()
4760 SourceLocation ModifierLoc; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DOpenMPClause.cpp398 OpenMPLinearClauseKind Modifier, SourceLocation ModifierLoc, in Create()
/freebsd-12.1/contrib/llvm/lib/AsmParser/
H A DLLParser.cpp3345 LocTy ModifierLoc = Lex.getLoc(); in ParseValID() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DTreeTransform.h1713 SourceLocation ModifierLoc, in RebuildOMPLinearClause()