Home
last modified time | relevance | path

Searched defs:DirLoc (Results 1 – 8 of 8) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDStmtOpenACC.cpp30 SourceLocation DirLoc, SourceLocation EndLoc, in Create()
82 SourceLocation Start, SourceLocation DirLoc, SourceLocation End, in OpenACCLoopConstruct()
116 SourceLocation DirLoc, SourceLocation EndLoc, in Create()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Lex/
HDPPConditionalDirectiveRecord.cpp64 CondDirectiveLoc DirLoc) { in addCondDirectiveLoc()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenACC.cpp1212 SourceLocation DirLoc) { in ActOnConstruct()
1634 SourceLocation DirLoc, in ActOnEndStmtDirective()
HDTreeTransform.h4039 SourceLocation DirLoc, in RebuildOpenACCComputeConstruct()
4048 SourceLocation DirLoc, in RebuildOpenACCLoopConstruct()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseOpenACC.cpp1356 SourceLocation DirLoc = getCurToken().getLocation(); in ParseOpenACCDirective() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
HDMasmParser.cpp4463 StringRef Directive, SMLoc DirLoc) { in parseDirectiveStructValue()
4478 SMLoc DirLoc, StringRef Name) { in parseDirectiveNamedStructValue()
5430 SMLoc DirLoc = getLexer().getLoc(); in parseDirectiveCVFPOData() local
HDAsmParser.cpp4167 SMLoc DirLoc = getLexer().getLoc(); in parseDirectiveCVFPOData() local
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h3683 SourceLocation DirLoc; member