Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp340 bool DiagnosticIDs::isDeferrable(unsigned DiagID) { isDeferrable() function in DiagnosticIDs
/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp522 SymbolAlias(StringRef name,uint32_t suffixIndex,bool isType,bool isDeferrable) SymbolAlias() argument
547 bool isDeferrable : 1; global() member in __anonc242fc4b0611::SymbolAlias