Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaMIPS.cpp22 SemaMIPS::SemaMIPS(Sema &S) : SemaBase(S) {} SemaMIPS() function in clang::SemaMIPS
/llvm-project/clang/include/clang/Sema/
H A DSema.h183 class SemaMIPS; global() variable