OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getModifierLoc
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
OpenMPClause.cpp
1930
if (Node->
getModifierLoc
().isValid())
2000
if (Node->
getModifierLoc
().isValid()) {
2005
if (Node->
getModifierLoc
().isValid())
/src/external/apache2/llvm/dist/clang/include/clang/AST/
OpenMPClause.h
3037
SourceLocation
getModifierLoc
() const { return ModifierLoc; }
3786
SourceLocation
getModifierLoc
() const { return ModifierLoc; }
4726
SourceLocation
getModifierLoc
() const { return ModifierLoc; }
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp
6244
Record.AddSourceLocation(C->
getModifierLoc
());
6314
Record.AddSourceLocation(C->
getModifierLoc
());
6401
Record.AddSourceLocation(C->
getModifierLoc
());
/src/external/apache2/llvm/dist/clang/lib/Sema/
TreeTransform.h
9594
C->
getModifierLoc
(), C->getColonLoc(), C->getEndLoc(),
9704
C->
getModifierLoc
(), C->getColonLoc(), C->getEndLoc());
9812
C->
getModifierLoc
(), C->getEndLoc());
SemaOpenMP.cpp
2552
InscanLoc = RC->
getModifierLoc
();
2565
S.Diag(RC->
getModifierLoc
(),
2578
: RC->
getModifierLoc
(),
Completed in 61 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026