Searched defs:MLoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h6223 OMPDefaultmapClause(SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation MLoc, SourceLocation KLoc, SourceLocation EndLoc, OpenMPDefaultmapClauseKind Kind, OpenMPDefaultmapClauseModifier M) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7174 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); local
7189 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); local
7203 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); local
7229 SMLoc MLoc = SMLoc::getFromPointer(NameLoc.getPointer()); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2062 RebuildOMPDefaultmapClause(OpenMPDefaultmapClauseModifier M, OpenMPDefaultmapClauseKind Kind, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation MLoc, SourceLocation KindLoc, SourceLocation EndLoc) argument

Completed in 308 milliseconds