Searched defs:RBLoc (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h1408 getArray(unsigned TypeQuals, bool isStatic, bool isStar, Expr *NumElts, SourceLocation LBLoc, SourceLocation RBLoc) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp4613 SourceLocation RBLoc = ReadSourceLocation(*Loc.F, Record[4]); local

Completed in 223 milliseconds