Searched defs:KwLoc (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaCoroutine.cpp | 55 SourceLocation KwLoc) { in lookupPromiseType() 1924 ClassTemplateDecl *Sema::lookupCoroutineTraits(SourceLocation KwLoc, in lookupCoroutineTraits()
|
H A D | SemaHLSL.cpp | 33 SourceLocation KwLoc, IdentifierInfo *Ident, in ActOnStartBuffer()
|
H A D | TreeTransform.h | 2444 OMPClause *RebuildOMPAtClause(OpenMPAtClauseKind Kind, SourceLocation KwLoc, in RebuildOMPAtClause() 2457 SourceLocation KwLoc, in RebuildOMPSeverityClause()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 5630 SourceLocation KwLoc, IdentifierInfo *ID, in HLSLBufferDecl() 5638 SourceLocation KwLoc, IdentifierInfo *ID, in Create()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Decl.h | 4926 SourceLocation KwLoc; variable
|
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 4463 LocTy KwLoc = Lex.getLoc(); in parseOptionalComdat() local
|