OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LLVMGetTypeByName2
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
echo.cpp
113
S =
LLVMGetTypeByName2
(Ctx, Name);
/src/external/apache2/llvm/dist/llvm/include/llvm-c/
Core.h
645
LLVMTypeRef
LLVMGetTypeByName2
(LLVMContextRef C, const char *Name);
888
/** Deprecated: Use
LLVMGetTypeByName2
instead. */
/src/external/apache2/llvm/dist/llvm/lib/IR/
Core.cpp
765
LLVMTypeRef
LLVMGetTypeByName2
(LLVMContextRef C, const char *Name) {
Completed in 21 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026