Home
last modified time | relevance | path

Searched defs:KwLoc (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp55 SourceLocation KwLoc) { in lookupPromiseType()
1924 ClassTemplateDecl *Sema::lookupCoroutineTraits(SourceLocation KwLoc, in lookupCoroutineTraits()
H A DSemaHLSL.cpp33 SourceLocation KwLoc, IdentifierInfo *Ident, in ActOnStartBuffer()
H A DTreeTransform.h2444 OMPClause *RebuildOMPAtClause(OpenMPAtClauseKind Kind, SourceLocation KwLoc, in RebuildOMPAtClause()
2457 SourceLocation KwLoc, in RebuildOMPSeverityClause()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5630 SourceLocation KwLoc, IdentifierInfo *ID, in HLSLBufferDecl()
5638 SourceLocation KwLoc, IdentifierInfo *ID, in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4926 SourceLocation KwLoc; variable
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp4463 LocTy KwLoc = Lex.getLoc(); in parseOptionalComdat() local