Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DSymbols.h183 bool isPlaceholder() const { return symbolKind == PlaceholderKind; } in isPlaceholder() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp139 bool isPlaceholder() const { in isPlaceholder() function
142 bool isPlaceholder(BuiltinType::Kind K) const { in isPlaceholder() function