OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NameModifierLoc
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
OpenMPClause.h
445
SourceLocation
NameModifierLoc
;
454
void setNameModifierLoc(SourceLocation Loc) {
NameModifierLoc
= Loc; }
469
/// \param
NameModifierLoc
Location of directive name modifier.
474
SourceLocation LParenLoc, SourceLocation
NameModifierLoc
,
479
NameModifierLoc
(
NameModifierLoc
) {
504
SourceLocation getNameModifierLoc() const { return
NameModifierLoc
; }
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaOpenMP.cpp
4899
SmallVector<SourceLocation, 4>
NameModifierLoc
;
4911
NameModifierLoc
.push_back(IC->getNameModifierLoc());
4966
for (SourceLocation Loc :
NameModifierLoc
) {
13702
SourceLocation
NameModifierLoc
,
13730
LParenLoc,
NameModifierLoc
, ColonLoc, EndLoc);
TreeTransform.h
1578
SourceLocation
NameModifierLoc
,
1582
LParenLoc,
NameModifierLoc
, ColonLoc,
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
10835
SourceLocation
NameModifierLoc
,
Completed in 77 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026