Searched defs:LLoc (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2759 SourceLocation LLoc = Tok.getLocation(); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4145 AddrLabelExpr(SourceLocation AALoc, SourceLocation LLoc, LabelDecl *L, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp5364 Sema::CreateBuiltinArraySubscriptExpr(Expr *Base, SourceLocation LLoc, argument
5076 ActOnOMPIteratorExpr(Scope *S, SourceLocation IteratorKwLoc, SourceLocation LLoc, SourceLocation RLoc, ArrayRef<OMPIteratorData> Data) argument
H A DTreeTransform.h2465 RebuildOMPIteratorExpr( SourceLocation IteratorKwLoc, SourceLocation LLoc, SourceLocation RLoc, ArrayRef<Sema::OMPIteratorData> Data) argument

Completed in 218 milliseconds