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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DSymbols.h151 bool isPlaceholder() const { return symbolKind == PlaceholderKind; } function in class:lld::elf::Symbol
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp127 bool isPlaceholder() const { function in struct:__anon599::CastOperation
130 bool isPlaceholder(BuiltinType::Kind K) const { function in struct:__anon599::CastOperation
[all...]

Completed in 202 milliseconds