OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOpLoc
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ExprObjC.h
597
SourceLocation
getOpLoc
() const { return OpLoc; }
1517
SourceLocation
getOpLoc
() const { return OpLoc; }
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterStmt.cpp
926
Record.AddSourceLocation(E->
getOpLoc
());
1347
Record.AddSourceLocation(E->
getOpLoc
());
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp
582
SourceRange(OIRE->
getOpLoc
(), AssignLoc), ",")
597
SourceRange(OIRE->
getOpLoc
(), OIRE->getEndLoc()), ")");
660
SourceRange(OISA->
getOpLoc
(), OISA->getIsaMemberLoc()), ")");
14185
<< FixItHint::CreateReplacement(SourceRange(OISA->
getOpLoc
(), OpLoc),
TreeTransform.h
13937
E->
getOpLoc
(),
Completed in 83 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026