OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PlaceholderPosition
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
ConstantInitBuilder.h
263
class
PlaceholderPosition
{
266
PlaceholderPosition
(size_t index) : Index(index) {}
278
PlaceholderPosition
addPlaceholder() {
286
PlaceholderPosition
addPlaceholderWithSize(llvm::Type *expectedType);
289
void fillPlaceholderWithInt(
PlaceholderPosition
position,
296
void fillPlaceholder(
PlaceholderPosition
position, llvm::Constant *value) {
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
ConstantInitBuilder.cpp
201
ConstantAggregateBuilderBase::
PlaceholderPosition
Completed in 26 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026