Searched refs:IsTBXOrTBL (Results 1 - 1 of 1) sorted by relevance

/external/clang/utils/TableGen/
H A DNeonEmitter.cpp955 const bool IsTBXOrTBL = NameRef.count("vtbl") || NameRef.count("vtbx"); local
964 } else if (IsTBXOrTBL) {

Completed in 93 milliseconds