Home
last modified time | relevance | path

Searched defs:MethodPool (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1431 GlobalMethodPool MethodPool; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3153 SmallString<4096> MethodPool; in WriteSelectors() local