Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSymbols.h189 bool isPlaceholder() const { return symbolKind == PlaceholderKind; } in isPlaceholder() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h553 bool isPlaceholder() const { in isPlaceholder() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp146 bool isPlaceholder() const { in isPlaceholder() function
149 bool isPlaceholder(BuiltinType::Kind K) const { in isPlaceholder() function