Searched defs:getSema (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInstance.h418 Sema &getSema() const { function in class:clang::CompilerInstance
H A DASTUnit.h461 Sema &getSema() const { function in class:clang::ASTUnit
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DLookup.h547 Sema &getSema() const { return SemaRef; } function in class:clang::LookupResult
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h1895 Sema *getSema() { return SemaObj; } function in class:clang::ASTReader
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp158 Sema &getSema() const { function in class:__anon3474::TypeProcessingState
[all...]
H A DSemaCodeComplete.cpp259 Sema &getSema() const { return SemaRef; } function in class:__anon3389::ResultBuilder
H A DTreeTransform.h138 Sema &getSema() const { return SemaRef; } function in class:clang::TreeTransform
[all...]

Completed in 218 milliseconds