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

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

Completed in 106 milliseconds