OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreationRule
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/utils/TableGen/
ASTTableGen.h
437
class
CreationRule
: public WrappedRecord {
439
CreationRule
(llvm::Record *record = nullptr) : WrappedRecord(record) {}
ClangASTPropertiesEmitter.cpp
79
CreationRule
Creator = nullptr;
108
for (
CreationRule
creationRule
:
110
HasProperties node =
creationRule
.getClass();
114
PrintFatalError(
creationRule
.getLoc(),
118
info.Creator =
creationRule
;
Completed in 30 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026