Searched defs:BLoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp605 SMLoc BLoc = SMLoc::getFromPointer(SectionVal.data() + B); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp3946 AtomicExpr::AtomicExpr(SourceLocation BLoc, ArrayRef<Expr*> args, argument
3550 ShuffleVectorExpr(const ASTContext &C, ArrayRef<Expr*> args, QualType Type, SourceLocation BLoc, SourceLocation RP) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h3531 ChooseExpr(SourceLocation BLoc, Expr *cond, Expr *lhs, Expr *rhs, argument
3638 VAArgExpr(SourceLocation BLoc, Expr *e, TypeSourceInfo *TInfo, argument

Completed in 134 milliseconds