Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPreprocessingRecord.cpp247 SourceLocation BeginLoc = Entity->getSourceRange().getBegin(); in addPreprocessedEntity() local
DPragma.cpp1301 SourceLocation BeginLoc = PP.getPragmaARCCFCodeAuditedLoc(); in HandlePragma() local
DPPDirectives.cpp504 SourceLocation BeginLoc = ElseLoc.isValid() ? ElseLoc : IfTokenLoc; in SkipExcludedConditionalBlock() local
/external/clang/lib/Sema/
DSemaCast.cpp826 SourceLocation BeginLoc = OpRange.getBegin(); in DiagnoseReinterpretUpDownCast() local
/external/clang/lib/AST/
DStmt.cpp590 SourceLocation BeginLoc = in AnalyzeAsmString() local
624 SourceLocation BeginLoc = in AnalyzeAsmString() local
/external/clang/lib/Parse/
DParseDecl.cpp1315 SourceLocation BeginLoc = ConsumeBracket(); in DiagnoseProhibitedCXX11Attribute() local
/external/clang/tools/libclang/
DCIndex.cpp565 SourceLocation BeginLoc = RegionOfInterest.getBegin(); in VisitChildren() local
6038 SourceLocation BeginLoc = Tok.getLocation(); in annotatePreprocessorTokens() local
/external/clang/lib/Serialization/
DASTReader.cpp6554 BeginLoc = SM.getLocForStartOfFile(File).getLocWithOffset(Offset); in FindFileRegionDecls() local