Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp3008 std::vector<const Record *> SCs = R.getSuperClasses(); in operator <<() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1528 std::vector<const Record *> SCs = Search->getSuperClasses(); in createArgument() local