Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParser.cpp1453 SourceLocation BeginLoc = NameLoc; in TryAnnotateName() local
1688 SourceLocation BeginLoc = Tok.getLocation(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
DParseDecl.cpp1343 SourceLocation BeginLoc = ConsumeBracket(); in DiagnoseProhibitedCXX11Attribute() local
/external/clang/lib/Lex/
DPragma.cpp1324 SourceLocation BeginLoc = PP.getPragmaARCCFCodeAuditedLoc(); in HandlePragma() local
1378 SourceLocation BeginLoc = PP.getPragmaAssumeNonNullLoc(); in HandlePragma() local
DPreprocessingRecord.cpp247 SourceLocation BeginLoc = Entity->getSourceRange().getBegin(); in addPreprocessedEntity() local
DPPDirectives.cpp494 SourceLocation BeginLoc = ElseLoc.isValid() ? ElseLoc : IfTokenLoc; in SkipExcludedConditionalBlock() local
/external/clang/lib/AST/
DStmt.cpp592 SourceLocation BeginLoc = in AnalyzeAsmString() local
626 SourceLocation BeginLoc = in AnalyzeAsmString() local
/external/clang/lib/Sema/
DSemaCast.cpp827 SourceLocation BeginLoc = OpRange.getBegin(); in DiagnoseReinterpretUpDownCast() local
/external/clang/tools/libclang/
DCIndex.cpp566 SourceLocation BeginLoc = RegionOfInterest.getBegin(); in VisitChildren() local
6283 SourceLocation BeginLoc = Tok.getLocation(); in annotatePreprocessorTokens() local
/external/llvm/lib/AsmParser/
DLLParser.cpp1978 LocTy BeginLoc = Lex.getLoc(); in ParseOptionalOperandBundles() local
/external/clang/lib/Serialization/
DASTReader.cpp6608 BeginLoc = SM.getLocForStartOfFile(File).getLocWithOffset(Offset); in FindFileRegionDecls() local