Home
last modified time | relevance | path

Searched refs:BDT (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/units/
H A Ddefinitions.units378 BDT bangladeshtaka
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1153 BalancedDelimiterTracker BDT(*this, tok::l_paren, in parseOMPContextSelector() local
1156 (void)BDT.consumeOpen(); in parseOMPContextSelector()
1183 BDT.consumeClose(); in parseOMPContextSelector()