Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DCXXInheritance.h204 void setRecordingPaths(bool RP) { RecordPaths = RP; } in setRecordingPaths() function
/external/llvm-project/clang/include/clang/AST/
DCXXInheritance.h205 void setRecordingPaths(bool RP) { RecordPaths = RP; } in setRecordingPaths() function