Searched defs:DirLoc (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | StmtOpenACC.cpp | 30 SourceLocation DirLoc, SourceLocation EndLoc, in Create() 82 SourceLocation Start, SourceLocation DirLoc, SourceLocation End, in OpenACCLoopConstruct() 116 SourceLocation DirLoc, SourceLocation EndLoc, in Create()
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | PPConditionalDirectiveRecord.cpp | 64 CondDirectiveLoc DirLoc) { in addCondDirectiveLoc()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenACC.cpp | 1212 SourceLocation DirLoc) { in ActOnConstruct() 1634 SourceLocation DirLoc, in ActOnEndStmtDirective()
|
H A D | TreeTransform.h | 4039 SourceLocation DirLoc, in RebuildOpenACCComputeConstruct() 4048 SourceLocation DirLoc, in RebuildOpenACCLoopConstruct()
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 1356 SourceLocation DirLoc = getCurToken().getLocation(); in ParseOpenACCDirective() local
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | MasmParser.cpp | 4463 StringRef Directive, SMLoc DirLoc) { in parseDirectiveStructValue() 4478 SMLoc DirLoc, StringRef Name) { in parseDirectiveNamedStructValue() 5430 SMLoc DirLoc = getLexer().getLoc(); in parseDirectiveCVFPOData() local
|
H A D | AsmParser.cpp | 4167 SMLoc DirLoc = getLexer().getLoc(); in parseDirectiveCVFPOData() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Parse/ |
H A D | Parser.h | 3683 SourceLocation DirLoc; member
|