Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormat.cpp1110 bool DeleteLeft) { in cleanupPair() argument
1123 deleteToken(DeleteLeft ? Left : Right); in cleanupPair()
1126 if (!DeleteLeft) in cleanupPair()
/external/llvm-project/clang/lib/Format/
DFormat.cpp1847 bool DeleteLeft) { in cleanupPair() argument
1860 deleteToken(DeleteLeft ? Left : Right); in cleanupPair()
1865 if (!DeleteLeft) in cleanupPair()