Home
last modified time | relevance | path

Searched refs:manglings (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/clang/test/Index/
Dprint-objc-manglings.m2 // RUN: c-index-test -test-print-manglings %t.macho.ast | FileCheck --check-prefix=MACHO %s
5 // RUN: c-index-test -test-print-manglings %t.itanium.ast | FileCheck --check-prefix=ITANIUM %s
/external/pdfium/tools/ubsan/
Dvptr_blacklist.txt4 # tricky to represent C++ types. For now, any possible changes by name manglings
Dsecurity_blacklist.txt42 # tricky to represent C++ types. For now, any possible changes by name manglings
/external/llvm/test/CodeGen/Generic/
Doverloaded-intrinsic-name.ll4 ; getMangledTypeStr(). Only tests that code with the various manglings
7 ; should do name manglings.
/external/llvm-project/clang/test/CodeGenObjCXX/
Dblock-id.mm4 // indistinguishable receive distinct manglings.
/external/clang/test/CodeGenObjCXX/
Dblock-id.mm4 // indistinguishable receive distinct manglings.
/external/libyuv/files/tools_libyuv/ubsan/
Dvptr_blacklist.txt4 # tricky to represent C++ types. For now, any possible changes by name manglings
/external/webrtc/tools_webrtc/ubsan/
Dvptr_suppressions.txt4 # tricky to represent C++ types. For now, any possible changes by name manglings
/external/llvm-project/clang/docs/
DMSVCCompatibility.rst57 and distinct mangling. Fortunately, incorrect manglings usually do not result
58 in runtime errors. Non-inline functions with incorrect manglings usually
60 manglings for inline functions and templates result in multiple copies in the
DUsersManual.rst2296 manglings
/external/clang/docs/
DMSVCCompatibility.rst57 and distinct mangling. Fortunately, incorrect manglings usually do not result
58 in runtime errors. Non-inline functions with incorrect manglings usually
60 manglings for inline functions and templates result in multiple copies in the
/external/llvm-project/llvm/test/CodeGen/Generic/
Doverloaded-intrinsic-name.ll4 ; getMangledTypeStr(). Only tests that code with the various manglings
7 ; should do name manglings.
/external/llvm-project/llvm/docs/CommandGuide/
Dllvm-cxxfilt.rst21 line is split on characters that are not part of valid Itanium name manglings,
/external/rust/crates/bindgen/src/
Dclang.rs80 let manglings = clang_Cursor_getCXXManglings(self.x); in cxx_manglings() localVariable
81 if manglings.is_null() { in cxx_manglings()
84 let count = (*manglings).Count as usize; in cxx_manglings()
88 let string_ptr = (*manglings).Strings.offset(i as isize); in cxx_manglings()
91 clang_disposeStringSet(manglings); in cxx_manglings()
/external/rust/crates/bindgen/src/ir/
Dfunction.rs263 if let Ok(mut manglings) = cursor.cxx_manglings() { in cursor_mangling()
264 while let Some(m) = manglings.pop() { in cursor_mangling()
/external/llvm-project/clang/test/CodeGenOpenCL/
Dpipe_builtin.cl2 // FIXME: Add MS ABI manglings of OpenCL things and remove %itanium_abi_triple
/external/libyuv/files/tools/ubsan/
Dvptr_blacklist.txt4 # tricky to represent C++ types. For now, any possible changes by name manglings