OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isValidArgumentType
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
Type.cpp
311
assert(
isValidArgumentType
(Params[i]) &&
356
bool FunctionType::
isValidArgumentType
(Type *ArgTy) {
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DerivedTypes.h
120
static bool
isValidArgumentType
(Type *ArgTy);
/src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp
1846
if (!FunctionType::
isValidArgumentType
(T))
/src/external/apache2/llvm/dist/llvm/lib/AsmParser/
LLParser.cpp
2845
if (!FunctionType::
isValidArgumentType
(ArgTy))
Completed in 45 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026