OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isCoerceAndExpand
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
CGFunctionInfo.h
94
llvm::Type *UnpaddedCoerceAndExpandType; //
isCoerceAndExpand
()
130
assert(
isCoerceAndExpand
());
303
bool
isCoerceAndExpand
() const { return TheKind == CoerceAndExpand; }
306
return isDirect() || isExtend() ||
isCoerceAndExpand
();
359
assert(
isCoerceAndExpand
());
364
assert(
isCoerceAndExpand
());
369
assert(
isCoerceAndExpand
());
Completed in 30 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026