Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaHLSL.cpp16 SourceLocation KwLoc, IdentifierInfo *Ident, in ActOnStartHLSLBuffer()
H A DSemaCoroutine.cpp53 SourceLocation KwLoc) { in lookupPromiseType()
1844 ClassTemplateDecl *Sema::lookupCoroutineTraits(SourceLocation KwLoc, in lookupCoroutineTraits()
H A DTreeTransform.h2372 OMPClause *RebuildOMPAtClause(OpenMPAtClauseKind Kind, SourceLocation KwLoc, in RebuildOMPAtClause()
2385 SourceLocation KwLoc, in RebuildOMPSeverityClause()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDecl.cpp5303 SourceLocation KwLoc, IdentifierInfo *ID, in HLSLBufferDecl()
5311 SourceLocation KwLoc, IdentifierInfo *ID, in Create()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h4784 SourceLocation KwLoc; variable
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp4054 LocTy KwLoc = Lex.getLoc(); in parseOptionalComdat() local