OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createBackend
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/slang/
slang.h
207
clang::ASTConsumer *
createBackend
(const RSCCOptions &Opts,
slang.cpp
232
Slang::
createBackend
(const RSCCOptions &Opts, const clang::CodeGenOptions &CodeGenOpts,
418
mBackend.reset(
createBackend
(Opts, CodeGenOpts, &mOS->os(), mOT));
Completed in 46 milliseconds