Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp1489 SemaRISCV::SemaRISCV(Sema &S) : SemaBase(S) {} in SemaRISCV() function in clang::SemaRISCV
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h192 class SemaRISCV; variable