Searched defs:ExpansionLocEnd (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Lex/
H A DTokenLexer.cpp385 SourceLocation ExpansionLocEnd = local
H A DPreprocessor.cpp484 CreateString(StringRef Str, Token &Tok, SourceLocation ExpansionLocStart, SourceLocation ExpansionLocEnd) argument
H A DLexer.cpp194 Create_PragmaLexer(SourceLocation SpellingLoc, SourceLocation ExpansionLocStart, SourceLocation ExpansionLocEnd, unsigned TokLen, Preprocessor &PP) argument
/openbsd-current/gnu/llvm/clang/include/clang/Basic/
H A DSourceManager.h367 SourceLocation ExpansionLocStart, ExpansionLocEnd; member in class:clang::SrcMgr::ExpansionInfo
/openbsd-current/gnu/llvm/clang/lib/Basic/
H A DSourceManager.cpp641 createExpansionLoc( SourceLocation SpellingLoc, SourceLocation ExpansionLocStart, SourceLocation ExpansionLocEnd, unsigned Length, bool ExpansionIsTokenRange, int LoadedID, SourceLocation::UIntTy LoadedOffset) argument

Completed in 238 milliseconds