Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParser.cpp1479 SourceLocation BeginLoc = NameLoc; in TryAnnotateName() local
1711 SourceLocation BeginLoc = Tok.getLocation(); in TryAnnotateTypeOrScopeTokenAfterScopeSpec() local
DParseDecl.cpp1374 SourceLocation BeginLoc = ConsumeBracket(); in DiagnoseProhibitedCXX11Attribute() local
/external/clang/lib/Lex/
DPragma.cpp1350 SourceLocation BeginLoc = PP.getPragmaARCCFCodeAuditedLoc(); in HandlePragma() local
1404 SourceLocation BeginLoc = PP.getPragmaAssumeNonNullLoc(); in HandlePragma() local
DPreprocessingRecord.cpp247 SourceLocation BeginLoc = Entity->getSourceRange().getBegin(); in addPreprocessedEntity() local
DPPDirectives.cpp575 SourceLocation BeginLoc = ElseLoc.isValid() ? ElseLoc : IfTokenLoc; in SkipExcludedConditionalBlock() local
/external/clang/lib/AST/
DStmt.cpp595 SourceLocation BeginLoc = getAsmString()->getLocationOfByte( in AnalyzeAsmString() local
631 SourceLocation BeginLoc = getAsmString()->getLocationOfByte( in AnalyzeAsmString() local
/external/clang/lib/Sema/
DSemaCast.cpp828 SourceLocation BeginLoc = OpRange.getBegin(); in DiagnoseReinterpretUpDownCast() local
/external/clang/tools/libclang/
DCIndex.cpp565 SourceLocation BeginLoc = RegionOfInterest.getBegin(); in VisitChildren() local
6653 SourceLocation BeginLoc = Tok.getLocation(); in annotatePreprocessorTokens() local
/external/llvm/lib/AsmParser/
DLLParser.cpp2142 LocTy BeginLoc = Lex.getLoc(); in ParseOptionalOperandBundles() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp2406 LocTy BeginLoc = Lex.getLoc(); in ParseOptionalOperandBundles() local
/external/clang/lib/Serialization/
DASTReader.cpp6610 BeginLoc = SM.getLocForStartOfFile(File).getLocWithOffset(Offset); in FindFileRegionDecls() local