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

/frameworks/compile/llvm-ndk-cc/
H A DCompiler.h130 llvm::OwningPtr<clang::ASTContext> mASTContext; member in class:ndkpc::Compiler
/frameworks/compile/slang/
H A Dslang.h115 llvm::OwningPtr<clang::ASTContext> mASTContext; member in class:slang::Slang
150 clang::ASTContext &getASTContext() { return *mASTContext; }

Completed in 558 milliseconds