Searched defs:KwLoc (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaHLSL.cpp | 16 SourceLocation KwLoc, IdentifierInfo *Ident, in ActOnStartHLSLBuffer()
|
H A D | SemaCoroutine.cpp | 53 SourceLocation KwLoc) { in lookupPromiseType() 1844 ClassTemplateDecl *Sema::lookupCoroutineTraits(SourceLocation KwLoc, in lookupCoroutineTraits()
|
H A D | TreeTransform.h | 2372 OMPClause *RebuildOMPAtClause(OpenMPAtClauseKind Kind, SourceLocation KwLoc, in RebuildOMPAtClause() 2385 SourceLocation KwLoc, in RebuildOMPSeverityClause()
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | Decl.cpp | 5303 SourceLocation KwLoc, IdentifierInfo *ID, in HLSLBufferDecl() 5311 SourceLocation KwLoc, IdentifierInfo *ID, in Create()
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | Decl.h | 4784 SourceLocation KwLoc; variable
|
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 4054 LocTy KwLoc = Lex.getLoc(); in parseOptionalComdat() local
|