Home
last modified time | relevance | path

Searched defs:BeginLoc (Results 1 – 6 of 6) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/Lex/
HDPreprocessingRecord.cpp249 SourceLocation BeginLoc = Entity->getSourceRange().getBegin(); in addPreprocessedEntity() local
HDPragma.cpp1315 SourceLocation BeginLoc = PP.getPragmaARCCFCodeAuditedLoc(); in HandlePragma() local
HDPPDirectives.cpp451 SourceLocation BeginLoc = ElseLoc.isValid() ? ElseLoc : IfTokenLoc; in SkipExcludedConditionalBlock() local
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaCast.cpp791 SourceLocation BeginLoc = OpRange.getBegin(); in DiagnoseReinterpretUpDownCast() local
/trueos/contrib/llvm/tools/clang/lib/Parse/
HDParseDecl.cpp1267 SourceLocation BeginLoc = ConsumeBracket(); in DiagnoseProhibitedCXX11Attribute() local
/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp5666 BeginLoc = SM.getLocForStartOfFile(File).getLocWithOffset(Offset); in FindFileRegionDecls() local