OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExpandLocStart
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
TokenLexer.h
60
SourceLocation
ExpandLocStart
, ExpandLocEnd;
/src/external/apache2/llvm/dist/clang/lib/Lex/
TokenLexer.cpp
48
ExpandLocStart
= Tok.getLocation();
67
assert(
ExpandLocStart
.isValid());
76
ExpandLocStart
,
110
ExpandLocStart
= ExpandLocEnd = SourceLocation();
481
if(
ExpandLocStart
.isValid()) {
539
if (
ExpandLocStart
.isValid()) {
673
if (
ExpandLocStart
.isValid() && // Don't do this for token streams.
679
ExpandLocStart
,
854
SM.createExpansionLoc(PasteOpLoc,
ExpandLocStart
, ExpandLocEnd, 2);
966
assert(
ExpandLocStart
.isValid() && MacroExpansionStart.isValid() &
[
all
...]
Completed in 18 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026