Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/compile/slang/
Dslang.cpp219 void Slang::createASTContext() { in createASTContext() function in slang::Slang
/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInstance.cpp398 void CompilerInstance::createASTContext() { in createASTContext() function in CompilerInstance