Home
last modified time | relevance | path

Searched defs:BLoc (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/llvm/unittests/Analysis/
DAliasAnalysisTest.cpp288 MemoryLocation BLoc(B, LocationSize::precise(1)); in TEST_F() local
/external/llvm-project/clang/lib/Sema/
DCodeCompleteConsumer.cpp592 const SourceLocation BLoc = FixIt.RemoveRange.getBegin(); in ProcessCodeCompleteResults() local
/external/clang/lib/Edit/
DEditedSource.cpp436 SourceLocation BLoc = SourceMgr.getLocForStartOfFile(BeginOffs.getFID()); in getSourceText() local
/external/llvm-project/clang/lib/Edit/
DEditedSource.cpp458 SourceLocation BLoc = SourceMgr.getLocForStartOfFile(BeginOffs.getFID()); in getSourceText() local
/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp635 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection() local
/external/llvm-project/clang/lib/Frontend/
DTextDiagnostic.cpp1340 SourceLocation BLoc = I->RemoveRange.getBegin(); in emitParseableFixits() local
/external/clang/lib/Frontend/
DTextDiagnostic.cpp1251 SourceLocation BLoc = I->RemoveRange.getBegin(); in emitParseableFixits() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection() local
/external/llvm-project/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection() local
/external/clang/lib/AST/
DExpr.cpp3428 QualType Type, SourceLocation BLoc, in ShuffleVectorExpr()
3822 AtomicExpr::AtomicExpr(SourceLocation BLoc, ArrayRef<Expr*> args, in AtomicExpr()
/external/llvm-project/clang/lib/AST/
DExpr.cpp2036 SourceLocation BLoc, SourceLocation RParenLoc, in SourceLocExpr()
4020 QualType Type, SourceLocation BLoc, in ShuffleVectorExpr()
4533 AtomicExpr::AtomicExpr(SourceLocation BLoc, ArrayRef<Expr *> args, QualType t, in AtomicExpr()
/external/clang/include/clang/AST/
DExpr.h3553 ChooseExpr(SourceLocation BLoc, Expr *cond, Expr *lhs, Expr *rhs, in ChooseExpr()
3660 VAArgExpr(SourceLocation BLoc, Expr *e, TypeSourceInfo *TInfo, in VAArgExpr()
/external/llvm-project/clang/include/clang/AST/
DExpr.h4450 ChooseExpr(SourceLocation BLoc, Expr *cond, Expr *lhs, Expr *rhs, QualType t, in ChooseExpr()
4558 VAArgExpr(SourceLocation BLoc, Expr *e, TypeSourceInfo *TInfo, in VAArgExpr()
/external/clang/tools/libclang/
DCIndex.cpp7972 CXSourceLocation BLoc = clang_getRangeStart(range); in operator <<() local
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp9083 CXSourceLocation BLoc = clang_getRangeStart(range); in operator <<() local