OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TargetCallLoc
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
StmtOpenMP.h
5155
SourceLocation
TargetCallLoc
;
5158
void setTargetCallLoc(SourceLocation Loc) {
TargetCallLoc
= Loc; }
5184
/// \param
TargetCallLoc
Location of the target-call.
5189
SourceLocation
TargetCallLoc
);
5201
SourceLocation getTargetCallLoc() const { return
TargetCallLoc
; }
/src/external/apache2/llvm/dist/clang/lib/AST/
StmtOpenMP.cpp
1966
SourceLocation
TargetCallLoc
) {
1969
Dir->setTargetCallLoc(
TargetCallLoc
);
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaOpenMP.cpp
9815
SourceLocation
TargetCallLoc
;
9842
TargetCallLoc
= TargetCall->getExprLoc();
9848
TargetCallLoc
);
Completed in 41 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026