Home
last modified time | relevance | path

Searched defs:DelayTypeCreation (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp136 bool DelayTypeCreation) { in Create()
H A DASTImporter.cpp3158 const bool DelayTypeCreation = true; in VisitRecordDecl() local