Home
last modified time | relevance | path

Searched defs:getSourceIndex (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/wchar/
H A Dstring_converter.h104 size_t getSourceIndex() { return src_idx; } in getSourceIndex() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DRegisterFile.h53 unsigned getSourceIndex() const { return IID; } in getSourceIndex() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DAttr.h324 unsigned getSourceIndex() const { in getSourceIndex() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h734 unsigned getSourceIndex() const { return Data.first; } in getSourceIndex() function