Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenACC.cpp30 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 DPPConditionalDirectiveRecord.cpp64 CondDirectiveLoc DirLoc) { in addCondDirectiveLoc()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1212 SourceLocation DirLoc) { in ActOnConstruct()
1634 SourceLocation DirLoc, in ActOnEndStmtDirective()
H A DTreeTransform.h4039 SourceLocation DirLoc, in RebuildOpenACCComputeConstruct()
4048 SourceLocation DirLoc, in RebuildOpenACCLoopConstruct()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp1356 SourceLocation DirLoc = getCurToken().getLocation(); in ParseOpenACCDirective() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp4463 StringRef Directive, SMLoc DirLoc) { in parseDirectiveStructValue()
4478 SMLoc DirLoc, StringRef Name) { in parseDirectiveNamedStructValue()
5430 SMLoc DirLoc = getLexer().getLoc(); in parseDirectiveCVFPOData() local
H A DAsmParser.cpp4167 SMLoc DirLoc = getLexer().getLoc(); in parseDirectiveCVFPOData() local
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3683 SourceLocation DirLoc; member