Searched defs:hasSema (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h500 bool hasSema() const { return (bool)TheSema; } function in class:clang::CompilerInstance
H A DASTUnit.h454 bool hasSema() const { return (bool)TheSema; } function in class:clang::ASTUnit

Completed in 205 milliseconds