/external/llvm-project/llvm/unittests/Analysis/ |
D | AliasAnalysisTest.cpp | 288 MemoryLocation BLoc(B, LocationSize::precise(1)); in TEST_F() local
|
/external/llvm-project/clang/lib/Sema/ |
D | CodeCompleteConsumer.cpp | 592 const SourceLocation BLoc = FixIt.RemoveRange.getBegin(); in ProcessCodeCompleteResults() local
|
/external/clang/lib/Edit/ |
D | EditedSource.cpp | 436 SourceLocation BLoc = SourceMgr.getLocForStartOfFile(BeginOffs.getFID()); in getSourceText() local
|
/external/llvm-project/clang/lib/Edit/ |
D | EditedSource.cpp | 458 SourceLocation BLoc = SourceMgr.getLocForStartOfFile(BeginOffs.getFID()); in getSourceText() local
|
/external/llvm/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 635 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection() local
|
/external/llvm-project/clang/lib/Frontend/ |
D | TextDiagnostic.cpp | 1340 SourceLocation BLoc = I->RemoveRange.getBegin(); in emitParseableFixits() local
|
/external/clang/lib/Frontend/ |
D | TextDiagnostic.cpp | 1251 SourceLocation BLoc = I->RemoveRange.getBegin(); in emitParseableFixits() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection() local
|
/external/llvm-project/llvm/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 713 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); in parseDirectiveSection() local
|
/external/clang/lib/AST/ |
D | Expr.cpp | 3428 QualType Type, SourceLocation BLoc, in ShuffleVectorExpr() 3822 AtomicExpr::AtomicExpr(SourceLocation BLoc, ArrayRef<Expr*> args, in AtomicExpr()
|
/external/llvm-project/clang/lib/AST/ |
D | Expr.cpp | 2036 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/ |
D | Expr.h | 3553 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/ |
D | Expr.h | 4450 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/ |
D | CIndex.cpp | 7972 CXSourceLocation BLoc = clang_getRangeStart(range); in operator <<() local
|
/external/llvm-project/clang/tools/libclang/ |
D | CIndex.cpp | 9083 CXSourceLocation BLoc = clang_getRangeStart(range); in operator <<() local
|