Home
last modified time | relevance | path

Searched defs:NumBinaryProbes (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
DSourceManager.h663 mutable unsigned NumLinearScans, NumBinaryProbes; variable
/external/llvm-project/clang/include/clang/Basic/
DSourceManager.h743 mutable unsigned NumBinaryProbes = 0; variable