Home
last modified time | relevance | path

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

/external/clang/lib/Edit/
DEditedSource.cpp307 SourceLocation BLoc = SourceMgr.getLocForStartOfFile(BeginOffs.getFID()); in getSourceText() local
/external/clang/lib/Analysis/
DLiveVariables.cpp560 SourceLocation BLoc = B->getLocStart(); in compare_vd_entries() local
/external/clang/lib/Frontend/
DTextDiagnostic.cpp1138 SourceLocation BLoc = I->RemoveRange.getBegin(); in emitParseableFixits() local
/external/clang/lib/AST/
DExpr.cpp3008 QualType Type, SourceLocation BLoc, in ShuffleVectorExpr()
3523 AtomicExpr::AtomicExpr(SourceLocation BLoc, Expr **args, unsigned nexpr, in AtomicExpr()
/external/clang/include/clang/AST/
DExpr.h3322 ChooseExpr(SourceLocation BLoc, Expr *cond, Expr *lhs, Expr *rhs, in ChooseExpr()
3419 VAArgExpr(SourceLocation BLoc, Expr* e, TypeSourceInfo *TInfo, in VAArgExpr()