Searched defs:CVT (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordHelpers.cpp18 template <typename RecordT> static ClassOptions getUdtOptions(CVType CVT) { argument
27 bool llvm::codeview::isUdtForwardRef(CVType CVT) { argument
47 TypeIndex llvm::codeview::getModifiedType(const CVType &CVT) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumTypes.cpp29 CVType CVT = Types.getType(*TI); local
H A DSymbolCache.cpp163 codeview::CVType CVT = Types.getType(Index); local
111 createSymbolForModifiedType(codeview::TypeIndex ModifierTI, codeview::CVType CVT) argument
[all...]
H A DTpiStream.cpp195 CVType CVT = Types->getType(TI); local
H A DNativeTypeFunctionSig.cpp103 CVType CVT = Tpi.typeCollection().getType(ArgListTI); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeDeserializer.h42 template <typename T> static Error deserializeAs(CVType &CVT, T &Record) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DSymbolCache.h62 SymIndexId createSymbolForType(codeview::TypeIndex TI, codeview::CVType CVT, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp790 auto CVT = Err(LeafRecord::fromCodeViewRecord(T)); local
/freebsd-11-stable/usr.bin/xlint/lint1/
H A Dop.h111 CVT, enumerator in enum:__anon13873
/freebsd-11-stable/sys/dev/mwl/
H A Dif_mwl.c2417 #define CVT(_dst, _src) do { \ macro
2444 #undef CVT macro

Completed in 113 milliseconds