Home
last modified time | relevance | path

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

/external/clang/lib/Edit/
DEditedSource.cpp376 SourceLocation BLoc = SourceMgr.getLocForStartOfFile(BeginOffs.getFID()); in getSourceText() local
/external/clang/lib/Analysis/
DLiveVariables.cpp591 SourceLocation BLoc = B->getLocStart(); in compare_vd_entries() local
/external/clang/lib/Frontend/
DTextDiagnostic.cpp1239 SourceLocation BLoc = I->RemoveRange.getBegin(); in emitParseableFixits() local
/external/clang/lib/AST/
DExpr.cpp3517 QualType Type, SourceLocation BLoc, in ShuffleVectorExpr()
4042 AtomicExpr::AtomicExpr(SourceLocation BLoc, ArrayRef<Expr*> args, in AtomicExpr()
/external/clang/include/clang/AST/
DExpr.h3441 ChooseExpr(SourceLocation BLoc, Expr *cond, Expr *lhs, Expr *rhs, in ChooseExpr()
3536 VAArgExpr(SourceLocation BLoc, Expr* e, TypeSourceInfo *TInfo, in VAArgExpr()
/external/clang/tools/libclang/
DCIndex.cpp6434 CXSourceLocation BLoc = clang_getRangeStart(range); in operator <<() local